diff --git a/help/ru/contents.hhc b/help/ru/contents.hhc index ffeaf61765..f376780635 100644 --- a/help/ru/contents.hhc +++ b/help/ru/contents.hhc @@ -10,7 +10,7 @@
Cvpcb. -
Rubriques
-The various functions are: -
Automatically - assign components/footprints starting from the equivalence - files.Using this order obviously assumes that these files are - available.
Automatically - run through the components towards the beginning of the list - until the first component not yet assigned a footprint.
Automatically - run through the components towards the end of the list until the - first component not yet assigned a footprint.
Delete all - assignments.
Generate - footprint assignment back-annotation file.
Go to footprint - documentation.
Invoking the - configuration menu displays the following screen:
-
F1
Zoom In
F2
Zoom Out
F3
Refresh Display
<space bar>:
Zero relative co-ordinates.
-Displayed by right-clicking the -mouse: -
Zoom - Selection (Select Zoom)
Direct - selection of the display zoom .
Grid - Selection (Grid Select)
Direct - selection of the grid. -
4.5.4 -- Toolbar
- -
Display Options
Zoom Level
3D Display
Page - 8 / 8 -
Cvpcb.
+ Headings
1 + - Purpose
2 + - General characteristics
2.1 + - Characteristics
2.2 + - Input netlist format
2.3 + - Output Netlist
3 + - Invoking Cvpcb
4 + - CVPCB Commands
4.1 + - Main screen
4.2 + - Main Screen Toolbar +
4.3 + - CVPCB Configuration +
4.3.1 + - General screen
4.3.2 + - Netlist Format
4.3.3 + - Footprint Library selection +
4.3.4 + - Selecting the equivalence files
4.4 + - Selecting library path and default extensions +
4.5 + - Viewing the current footprint
4.5.1 + - Display
4.5.2 + - Keyboard Commands
4.5.3 + - Pop Up Menu
4.5.4 + - 3D Display
5 + - Associating components with footprints
5.1 + - Principle
5.2 + - Assignment
5.3 + - Changing an existing assignment
5.4 + - Filtering the footprint list:
6 + - Equivalence files
6.1 + - Purpose
6.2 + - Format
7 + - Back- annotation file
CVPCB +allows you to assign each component that appears in the +netlist created by the Schematic program to the name of the footprint +which will represent it on a printed circuit board, and adds this +information to the netlist. +
Generally +the netlist does not specify which footprint (i.e. the +physical appearance of the component) the printed circuit software +(PCBNEW) will have to display to create the general drawing of +the card. +
Components +can be assigned to their corresponding footprints manually. You can +create Equivalence files, which are look-up tables associating +each component with its footprint. When +equivalence files are available, automatic assignment is possible.
The +list of the footprints available for the PCB software is contained in +one or more FOOTPRINT libraries. +
This +interactive approach is much simpler than directly placing the +assignments on the schematic, because as well as allowing automatic +assignment, CVPCB, allows you to see the list of the +footprints available, and to display them on the screen.
Interactive +assignment of components with footprints or automatic assignment via +equivalence files. +
Generation +(if necessary) of back- annotation files of this assignment to the +schematic. +
EESchema + (without footprint references). +
VIEW + LOGIC WIRELIST. +
VIEW + LOGIC NETLIST * (.NET+.PKG)
Two +files are generated for Pcbnew:
The + enhanced Netlist file (with footprint references)
An + auxiliary component assignment file . (.CMP).
cvpcb +(the file is then selected in CVPCB, via the file menu) or cvpcb +<filename>, (filename being +the name of the netlist file to be processed, from the schematic tool +Eeschema). +
The +name of the file can be given with or without extension. +
The +extensions will if necessary be supplied by the defined in cvpcb +configuration. +
The +two generated files will have the same name (with different +extensions). +
The +standard extension of the file to be processed is .net. +
The +standard extension of the generated netlist file is .net, and +will replace the old .net. +
The +standard extension of the file assigning components to the +corresponding footprints (also generated by CVPCB) is .cmp. + +
These +standard extensions can be modified by changing Cvpcb +configuration.
+
The +Component window (on the left) displays the +list of components appearing in the Netlist read. +
The +footprint window (on the right) displays the +list of footprints contained in the libraries read. +
The +component window is empty if no file is +loaded, and the footprint window can be also empty if +no footprint libraries are found.
The +various functions are: +
Select + the Netlist file to be processed.
Create + the assignment (stuff) file .CMP and the .NET file, the modified, + expanded Netlist .
Invoke + the CVPCB configuration menu.
Display + the current footprint (i.e. whose name is highlighted in the + footprint window).
+ Automatically assign + components/footprints starting from the equivalence files.Using + this order obviously assumes that these files are available.
+ Automatically run through + the components towards the beginning of the list until the first + component not yet assigned a footprint.
+ Automatically run through + the components towards the end of the list until the first + component not yet assigned a footprint.
+ Delete all assignments.
+ Generate footprint + assignment back-annotation file.
+ Go to footprint + documentation.
+ Allows or forbids the + footprint filtering to display the list of footprints
When + the footprint filtering is allowed, the list of footprints shows + only the autorized footprints for the current selected component.
+Invoking +the configuration menu displays the following screen:
The +options are: +
PcbNew: + +
Read +the netlist file generated by Eeschema, enhance it and generate the +.cmp file.
ViewLogic +Wirelist: +
Accept +standard format Viewlogic “Wirelist” (extension .wir) and +generate a netlist file in PcbNew format (and the file .cmp) +
ViewLogicNet +& Pkg: +
Accept +the standard Viewlogic format netlist (.net) associated with the +component file (.pkg) and generate a netlist file in Pcbnew format +(and the .cmp file).
To +select a file with the mouse:
Del + removes this name from the list. +
Add + adds a new name to the list, after the selected name +
Ins + adds a new name to the list, before the selected name.
Note: + +
Any +modification of this list also affects pcbnew. +
To +select with the mouse a file name.
Del + removes this name of the list. +
Ins + adds a new name to the list, before the selected name
Lib +Dir is the default path of the footprint file (.mod) and of +the equivalence (.equ) files.
If +this field is left empty, the default path used will be +kicad/modules.
The +Visu command allows display of the current footprint, i.e. the one +that appears highlighted on the central line of the footprint +window. +
The +various footprints can be displayed by clicking on the desired +footprint (in the list of the footprints), as long as this window is +in displayed. +
One +can also display the 3D view (if it has been created and assigned to +the footprint)
The +co-ordinates of the cursor are displayed at the bottom of the screen +: +
Absolute +co-ordinates (X nnnn Y nnnn) and relative co-ordinates (dx nnnn dy +nnnn) +
The +relative co-ordinates are zeroed by the space bar. +
Zoom + In
Zoom + Out
Refresh + Display
<space + bar>:
Zero + relative co-ordinates.
+Displayed by right-clicking the +mouse:
+4.5.4 +- Toolbar
Display + Options
Zoom + Level
3D + Display
In +the footprint window double-click on the name of the desired +footprint (This name is highlighted), to assign it the +component whose name is highlighted on the central line +of the component window. +
The +next component in the list is selected:
Automatically + after an assignment.
Manually + using the mouse or cursor keys.
Double- +click the left mouse button on the desired footprint +
This +is done like a new assignment: +
Double-click +the left mouse button on the new desired footprint +
If the +selected component has an allowed footprint list, the displayed +footprint list in Cvpcb is filtered according to this list.
+Without filtering:
+With filtering:
+Under Eeschema, the allowed footprint list was:
The icone + +allows or .forbids the filtering
When the +filtering is not allowed, the full footprint list is shown.
These +files allow automatic assignment. +
They +give the name of the corresponding footprint according to the name +(value) of the component. +
They +consist of a line for each component. +
Each +line has the following structure: +
'component +name' 'footprint name' +
Each +name being framed by the letter ', the 2 names being separated +by one or more spaces. +
Example: + +
If +the U3 component is circuit 14011 and its footprint is 14DIP300, the +line is: +
“14011” +“14DIP300”
This +a file can be used for back- annotation of a schematic but is not +used by PCBNEW. +
It +consists of a line for each component, giving the name of the +footprint according to its reference. +
If +the U3 component was assigned the footprint14DIP300, the +generated line is +
comp +“U3” = footprint “14DIP300”
The +file created has the root name of the CVPCB input file, with +extension .stf, and is placed in the same folder as the +generated netlist. +
+ + 10 + + Page 10 + / 10
10 +
Kicad -
Headings:
Менеджер + проектов - kicad
1 + - Введение
1.1 + - Описание
2 + - Установка и конфигурация
2.1 + - Опции отображения
2.2 + - Linux версии: установка
2.3 + - Windows версии: установка
2.4 + - Установка предопределенной конфигурации
2.5 + - Kicad: принципы использования
3 + - Использование
3.1 + - Основное окно
3.2 + - Панель запуска утилит
3.3 + - Окно дерева проекта
3.4 + - Инструментальная панель:
Пакет Kicad +- это группа программ для создания +электрических схем и разводки, который +работает на следующих операционных +системах:
- LINUX
- Windows XP/2000
The kicad - utility program is a project manager that facilitates the use of the - various programs required to draw schematics, lay out PCBs, generate - and check the production files.
- The programs included are:
+ LINUX
+ Windows XP/2000
+ +
+Утилита kicad - это +менеджер проекта, который упрощает +использование других программ, необходимых +для рисования электрических схем, +компоновки плат (PCB), генерации и проверки +файлов для производства.
+Программы, которые включены – это:
- Eeschema: - the schematic editor.
- Pcbnew: - the PCB editor.
- Cvpcb: - enables the association of schematic components with physical - modules (packages) for placement on the PCB.
- Gerbview: - is used to visualise Gerber files.
+ Eeschema: редактор + схем.
+ Pcbnew: PCB редактор.
+ Cvpcb: позволяет + ассоциировать компоненты схемы с + физическими модулями (наборами) для + размещения на PCB.
+ Gerbview: используется + для визуализации файлов Gerber.
Рекомендуется +установить вашу видеокарту на работу +с 24 или 32 битами на пиксель.
Режим 16-битовый +работае с Eeschema, но в Pcbnew дисплей не будет +работать корректно под Linux в этом режиме.
Это стандартно +и рекомендованная практика (хотя не +строго обязательно) размещать структуру +директории kicad под /usr/local. +Другие варианты размещения установки +вполне возможны, но если KiCad не сможет +найти библиотеки или другие файлы, +всегда будет идти обращение к директории +/usr/local/kicad.
- Become root .
- Copy the file kicad.tgz - into the directory /usr/local. It is also possible to use the file - kicad.zip (at the price of an extra installation step - explained below).
- Run the command: tar zxvf - kicad.tgz (or unzip kicad.zip). The kicad - directory, its subdirectories and files will be created.
- Optionally, odify the file - /etc/profile (or whatever the standard config file for your Linux - distribution is – possibly /usr/.profile), in order to add to - the PATH line the path to the binaries of Eeschema - (/usr/local/kicad/linux). Do not use symbolic links, because - Eeschema needs to know the real path in order to find other files - (default configuration, online help files, ...)
- It may be necessary/desirable to - change the file permissions. By default, the files are - world-readable and world-executable (if executable) but only - writable by the owner - root.If the kicad.zip - file was used for the installation, it will be necessary to make - executable the following 5 files:kicad, pcbnew, eeschema, - cvpcb, gerbview and the wyoeditor text editor in the - kicad/linux directory (command: chmod +x kicad).
- Eeschema uses the function keys F1 - to F4 (zooms). They should not be reassigned. Under KDE, use the - configuration menu for KDE to delete these reassignments if the zoom - functions are inactive.
Notes :
- Any modification of profile or - .profile will only take effect after a new login. -
Under KDE, it is possible to - create an icon that runs the kicad project manager. It is preferable - to run the kicad project manager rather than Eeschema directly, for - the project management functions kicad offers (the binary for kicad - is located in /usr/local/linux). The simplest method is to copy -
/usr/local/linux/kicad.desktop - onto the desktop.
+ Войдите в сессию, как root .
+ Скопируйте файл kicad.tgz в директорию + /usr/local. Также возможно использовать + файл kicad.zip (в этом случае + потребуются дополнительные установочные + шаги, описанные ниже).
+ Выполните команду: tar zxvf kicad.tgz + (или unzip kicad.zip). + Будут созданы директория kicad, + ее поддиректории и файлы.
+ Дополнительно поправьте файл /etc/profile + (или какой-либо стандартный файл + конфигурации вашего дистрибутива Linux + – возможно, /usr/.profile), с целью добавить + к строкам PATH путь к бинарным файлам + Eeschema (/usr/local/kicad/linux). Не используйте + символьные ссылки, поскольку Eeschema + нуждается в знании реальных путей в + последовательности отыскания других + файлов (предопределенная конфигурация, + файлы online помощи, ...)
+ Возможно будет необходимо/желательно + изменить права доступа к файлам. По + умолчанию файлы разрешено читать и + выполнять, но запись разрешена только + для пользователя - root.Если + для установки использовался файл + kicad.zip, будет + необходимо сделать исполняемыми + следующие 5 файлов:kicad, pcbnew, + eeschema, cvpcb, gerbview и wyoeditor текстовый + редактор в директории kicad/linux (команда: + chmod +x kicad).
+ Eeschema использует функциональные клавиши + с F1 по F4 (для масштабирования просмотра). + Их нельзя переопределить. В сессии KDE + используйте меню конфигурации KDE, чтобы + удалить эти переопределения, если + функции zoom не активируются.
+Примечания :
Любые +модификации profile или .profile будут эффективны +только после смены сессии. +
В KDE +возможно создать иконку запуска менеджера +проекта kicad. Предпочтительно запускать +менедежер проекта, а не Eeschema напрямую, +чтобы проявились функции управления +проектом (бинарные файлы kicad расположены +в /usr/local/linux). Наипростейший способ это +скопировать +
/usr/local/linux/kicad.desktop +на рабочий стол.
Скопируйте + директорию Kicad и ее поддиректории на + диск по вашему выбору ( C:, D:, ... )
Создайте + иконку для запуска менеджера проекта + kicad.exe.Предпочтительнее запускать + менеджер проекта, а не Eeschema напрямую, + чтобы проявились функции управления + проектом kicad. Бинарные файлы kicad + расположены на диск:\kicad\winexe\, где + диск это диск + установки (C:, D:, ...)
Примечание +1 :
EESchema может +быть установлена на сервере и использована +с клиентского компьютера без проблем +(это было исходной целью разработки).
Примечание +2 :
Удаление +программы тривиально – достаточно +удалить директорию kicad и иконку запуска.
Файл +предопределенной конфигурации (kicad.pro) +располагается в kicad/template. Он используется +в качестве шаблона для каждого нового +проекта. Он может быть модифицирован +или добавлен, если необходимо, как +правило, к списку библиотек для загрузки. +Запустите Eeschema через kicad или напрямую +(Linux команда: /usr/local/kicad/linux/eeschema). +Измените конфигурацию, а затем сохраните +ее в +/usr/local/kicad/template/kicad.pro
В порядке +упрощения управления проектом, то есть, +всеми составляющими файлами (представленными +схемами, распечатками платы, дополнительными +библиотеками, полученными файлами для +фототрассировки, сверления и автоматического +размещения компонент), рекомендуется +создать project:
Создайте + рабочую директорию для проекта (используя + kicad или другим способом).
В этой + директории используйте kicad для создания + файла проекта (файл .pro) + через + + иконку.
+Строго +рекомендуется использовать одно имя +для проекта и его директории.
Kicad +создает файл с расширением .pro, который +содержит ряд параметров, относящихся +к управлению проектом (таким, как имя +файла принципиальной схемы, списка +библиотек, используемых в схеме и PCB). +Предопределенные имена как принципиальной +схемы, так и схемы расположения базируются +на имени проекта. Таким образом, если +проект, названный example был создан +в директории, названной example, +созданные по умолчанию файлы будут:
It -is strongly recommended to use the same name for the project and its -directory.
example.pro
+ Файл управления проектом.
example.sch
+ Файл принципиальной схемы.
example.brd
+ Файл расположения элементов.
example.net
+ Файл netlist (список соединений).
example.xxx
+ Различные файлы, созданные другими + утилитами.
example.cache.lib
+ Кэш - файл библиотек, использованных + при создании схемы
+ (backup использованных компонент)
+Основное окно состоит из окна дерева +проекта, панели с кнопками запуска +различных утилит, и окна сообщений. Меню +и инструментальная панель могут быть +использованы для создания, чтения и +сохранения файлов проекта (*.pro).
+Клавиши относятся к следующим командам:
Run Eeschema
Запустить Eeschema
Run Cvpcb.
Запустить Cvpcb.
Run Pcbnew.
Запустить Pcbnew.
Run Gerbview.
Запустить Gerbview.
+ Двойной щелчок по + + запускает редактор схем, в данном + случае открывается файл interf_u.sch.
+ Двойной щелчок по + + запускает редактор компоновки, в + данном случае открывается файл + interf_u.brd.
Create a configuration file - for a new project. If the template kicad.pro is found in - kicad/winexe or kicad/linux, it is copied into the working - directory.
Создается файл конфигурации + нового проекта. Если шаблон kicad.pro + найден в kicad/winexe или kicad/linux, он копируется + в рабочую директорию.
Open an existing project.
Открывается имеющийся + проект.
Update (save) the current - configuration.
Обновляется (сохраняется) + текущая конфигурация.
Create a zip archive of the - whole project (schematic files, libraries, pcb, etc).
Создается zip архив всего + проекта (файлы схем, библиотеки, pcb и + т.д.).
Use Page - 5 -