Documentation

Difference between revisions of "Overview on component drawing"

Line 6: Line 6:
  
  
Draw your own [[Package]] in the [[PCB view]], draw your own [[symbol]] in the [[Schematic view]]. Three general steps are needed:<br><br>
+
Draw your own [[Package|package]] and [[symbol]] in the [[Schematic view]]. Two general steps are needed:<br><br>
  
'''FIRST: Start drawing the package!'''
+
'''FIRST: Start drawing the package(= land pattern of the soldering pads including outline of the device)!'''
  
*Go to '''PCB view''' with [F3] and select an adequate [[grid]], metric or imperial (recommended: 0,635 mm = 25,00 mil = 1/40 inch). Draw a package (= land pattern of the soldering pads including outline of the device) using the required functions from the [[Drawing|Drawing tool]] [[image:Pen.jpg]]. After having finished the drawing select all ([[Capture Window]]). Hover the cursor to the desired [[Handle cross|handle cross]] position and press keyboard key '''[x]''' for eXporting and saving it to the database  [//server.ibfriedrich.com/video/e/drawpackage/drawpackage.mp4 VIDEO on package drawing]<br><br>
+
*In schematic view select menu item '''Create a new component''' in menu '''Components'''. From the colored bars use the "Pencil" (orange) in order to "Draw an own package". Say No to the sugggestion of using a template and ignore the suggestion to start with the magic wand. From the bar to the left select an adequate [[grid]], metric or imperial (recommended: 0,635 mm = 25,00 mil = 1/40 inch). Click [[M2]] to the blue soldering pad and set its properties. Now place the required number of pads by click. Draw the outline of the package using lines or the rectangle. Place each name [!N] and value [!V] to appropriate spots if you wish a lettering in the layout. Now use the lowest button to place a handle cross by click and save the package to the data base. Give it a meaningful package name. If the dialog to edit the package pops up you can either do it or just close the dialog. Your package is now saved.
  
'''SECOND: Draw the symbol!'''
+
'''SECOND: Draw the symbol (= showing the electrical function in the schematic)!'''
 +
 
 +
*In schematic view select menu item '''Create a new component''' in menu '''Components'''. The last saved package shows up. Say "Yes, use his package." Place as many pins as you have pads.
 +
Double click each pin to add its function (e.g. Power) and  name (e.g. GND).
 +
 
 +
 
 +
 
 +
Leave the [[grid]] '''0.635 mm = 25 mil = 1/40 inch'''. Use the required functions from the [[Drawing|Drawing tool]] [[image:Pen.jpg]]. After having finished select all, hover the cursor to the desired [[Handle cross|handle cross]] position and merge it by the use of keybord key '''[y]''' to a sYmbol. Remark: A component as a whole can be made of several symbols e.g. gates. That's why we need the '''[y]''' procedure first. Now select the symbol(s) by a [[Capture Window]] and eXport it by pressing keyboard key '''[x]''' to the database.  [//server.ibfriedrich.com/video/e/drawsymbol/drawsymbol.mp4 VIDEO on symbol drawing]<br><br>
  
*Draw a symbol (= showing the electrical function in the schematic) in the '''schematic view''' according to its data sheet. Leave the [[grid]] '''0.635 mm = 25 mil = 1/40 inch'''. Use the required functions from the [[Drawing|Drawing tool]] [[image:Pen.jpg]]. After having finished select all, hover the cursor to the desired [[Handle cross|handle cross]] position and merge it by the use of keybord key '''[y]''' to a sYmbol. Remark: A component as a whole can be made of several symbols e.g. gates. That's why we need the '''[y]''' procedure first. Now select the symbol(s) by a [[Capture Window]] and eXport it by pressing keyboard key '''[x]''' to the database.  [//server.ibfriedrich.com/video/e/drawsymbol/drawsymbol.mp4 VIDEO on symbol drawing]<br><br>
 
  
'''THIRD: Assign the package to the symbol and save!'''
 
  
 
*When exporting the symbol to the data base assign a matching package to it. For example the one you had drawn in the first step. This is not a must. You can assign any package to it but it is a common way.<br>
 
*When exporting the symbol to the data base assign a matching package to it. For example the one you had drawn in the first step. This is not a must. You can assign any package to it but it is a common way.<br>

Revision as of 12:11, 16 July 2018

Get more information from the article Edit component
Create a new component (best practise)


The drawing of custom components

Draw your own package and symbol in the Schematic view. Two general steps are needed:

FIRST: Start drawing the package(= land pattern of the soldering pads including outline of the device)!

SECOND: Draw the symbol (= showing the electrical function in the schematic)!

Double click each pin to add its function (e.g. Power) and name (e.g. GND).


Leave the grid 0.635 mm = 25 mil = 1/40 inch. Use the required functions from the Drawing tool Pen.jpg. After having finished select all, hover the cursor to the desired handle cross position and merge it by the use of keybord key [y] to a sYmbol. Remark: A component as a whole can be made of several symbols e.g. gates. That's why we need the [y] procedure first. Now select the symbol(s) by a Capture Window and eXport it by pressing keyboard key [x] to the database. VIDEO on symbol drawing




Adjustment of existing parts

For packages:

Edit components by the use of the symbol and package assistant

The package and symbol assistant is meant for packages and symbols having a higher number of pins/pads.


Back to Edit component