User Tools

Site Tools


en:tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:tools [2019/03/18 22:34] – [Linux] fluktuaciaen:tools [2023/02/02 22:39] (current) – update screenshot of design rules. kaklik
Line 1: Line 1:
-FIXME **This page is not fully translated, yet. Please help completing the translation.**\\ //(remove this paragraph once the translation is finished)//+FIXME **This page is not fully translated, yet. Please help complete the translation.**\\ //(remove this paragraph once the translation is finished)//
  
 ====== Software tools for MLAB kit development ====== ====== Software tools for MLAB kit development ======
  
-This site deals with software tools necessary for MLAB kit development and design, for information about technical equipment see  [[en:navody|manuals]].+This site deals with software tools necessary for MLAB kit development and design, for information about technical equipmentsee  [[en:navody|manuals]].
  
-MLAB design and development is not restricted to one specific set of tools because different users have different demands of and approaches towards different types of sotware.+MLAB design and development are not restricted to one specific set of tools because different users have different demands and approaches toward different types of software.
  
 ===== Electronic CADs ===== ===== Electronic CADs =====
Line 17: Line 17:
 === Ubuntu installation === === Ubuntu installation ===
  
-There are two options for KiCAD installation in linux - usually it is advised to use the PPA.+There are two options for KiCAD installation in Linux - usuallyit is advised to use the PPA.
  
 == PPA Repository == == PPA Repository ==
  
-[[https://en.wikipedia.org/wiki/Personal_Package_Archive|PPA]] is a system of remote access to an already prepared software packages. They usually contain a more actual version than the packages available from the standard system repositories.+[[https://en.wikipedia.org/wiki/Personal_Package_Archive|PPA]] is a system of remote access to an already prepared software package. They usually contain a more actual version than the packages available from the standard system repositories.
  
-In order to download and install the most stable KiCAD version, enter following commands into a terminal:+In order to download and install the most stable KiCAD version, enter the following commands into a terminal:
  
   sudo add-apt-repository --yes ppa:js-reynaud/ppa-kicad   sudo add-apt-repository --yes ppa:js-reynaud/ppa-kicad
Line 49: Line 49:
 == Libraries == == Libraries ==
  
-  * Standard libraries included directly in the programm [[https://github.com/KiCad|KiCAD]] +  * Standard libraries included directly in the program [[https://github.com/KiCad|KiCAD]] 
-  * [[https://github.com/MLAB-project/kicad-library|Libraries with components specific for MLAB]], which also contain a script for their download from Github and offline work in KiCAD.+  * [[https://github.com/MLAB-project/kicad-library|Libraries with components specific for MLAB]], which also contain a script for their download from GitHub and offline work in KiCAD.
  
-It is convenient to use as many parts of MLAB libraries (available at [[https://github.com/MLAB-project/kicad-mlab|GitHubu]]) as possible when designing modules. MLAB libraries contain technologically optimised variants of general encasements, which is important especially during fitting and automatic generation of documentation.+It is convenient to use as many parts of MLAB libraries (available at [[https://github.com/MLAB-project/kicad-mlab|GitHubu]]) as possible when designing modules. MLAB libraries contain technologically optimized variants of general encasements, which is importantespecially during the fitting and automatic generation of documentation.
  
 Libraries are added to KiCAD separately during schematics drawing and separately during PCB designing - the procedure is very similar in both cases. Libraries are added to KiCAD separately during schematics drawing and separately during PCB designing - the procedure is very similar in both cases.
Line 70: Line 70:
    UST_ID    UST_ID
  
-In case that a schematic contains variants of fitted components, the MFPN (?? Identifikace pole) has an additional serial number, for example “MFPN_1”, “MFPN_2” etc. Components with the same serial number belong to the same variant and components without a serial number are common to all fitted variants. +In case a schematic contains variants of fitted components, the MFPN (?? Identifikace pole) has an additional serial number, for example“MFPN_1”, “MFPN_2” etc. Components with the same serial number belong to the same variant and components without a serial number are common to all fitted variants. 
  
-When using following procedure, it is no longer necessary to manually create all fields for every individual component.+When using the following procedure, it is no longer necessary to manually create all fields for every individual component.
  
 V menu ''Preferences >> General options >> Field Name Templates'' V menu ''Preferences >> General options >> Field Name Templates''
Line 98: Line 98:
 === Rules for design === === Rules for design ===
  
-Before the beginning of PCB design, it is necessary to set up following rules.  +Before the beginning of PCB design, it is necessary to set up the following rules.  
-If you are not using circuits with small pitch of pins, following parameters are good to follow:+If you are not using circuits with small pitch of pins, the following parameters are good to follow:
  
-{{ :cs:navrh_prav.jpg?600 |}} +{{ en:kicad:kicad_design_rules.png?600 |}}
-{{ :cs:navrh_prav01.jpg?600 |}}+
  
 === Layers === === Layers ===
en/tools.txt · Last modified: 2023/02/02 22:39 by kaklik