Documentation

Difference between revisions of "Pick and place"

(Benutzerdefinierte Eigenschaft)
(User defined property)
Line 29: Line 29:
 
<br><br>In the Pic&Place dialog it looks like that:<br><br>
 
<br><br>In the Pic&Place dialog it looks like that:<br><br>
  
[[Image:PickPlaceProp1.jpg]]<br>Bild: Der Pic&Place-Dialog <br><br>
+
[[Image:PickPlaceProp1.jpg]]<br>Image: Der Pic&Place-Dialog <br><br>
  
Wenn Sie dann den Startknopf drücken, werden in Ihrem Pic&Place Textfile folgende Einträge sichtbar:<br>
+
If you push the start button, the following entries are visible:<br>
  
<br>[[Image:PickPlaceProp2.jpg]]<br>Bild: Die Pic&Place Ausgabe<br><br><br>
+
<br>[[Image:PickPlaceProp2.jpg]]<br>Image: The Pic&Place result<br><br><br>
Hierbei handelt es sich um ein einfaches Textfile, das man mit jedem beliebigen Editor bearbeiten kann. Die gewünschten Lagernummern sieht man in der letzten Spalte.<br><br><br>
+
It is a simple text file, to be edited by any text editor. The desired STOCKNUMBERS see in the last column..<br><br><br>
  
  

Revision as of 14:35, 15 July 2014

The output dialog "Pick and place" can be found in Menu File / Input/Output Formats / Production / Pic-And-Place automat (pic & place)...

Click image to enlarge.

Pick and Place dialog in Menu File/Input/Output Formats/Production/Pic-And-Place automat (pic & place)...

This dialog allows the creation of data on automatic "picking and placing" into a text file. Coordinates are relative to the lower left corner of the PCB. If you however select "Only components on bottom", then the lower right corner is the origin. This is because you should insert the PCB bottom side top into your machine.

TARGET 3001! uses the coordinates of the center of each component being derived from the complete footprint image-outline.



User defined property

Maybe you'd like to put out a certain property of the components to the pic & place list, for example the stock number. Precondition is, that the components in question show this property and a value to this property is given. So add to the last but one line: ,"Prop=STOCKNUMBER"- important is the comma and the quotation marks. In the layout you for example have 5 components in use, furnished with individual stoch mumbers:

NAME
STOCKNUMBER
Number
TLE4205
250
1
BTS611L1
643
1
1N4148
312
3



In the Pic&Place dialog it looks like that:

PickPlaceProp1.jpg
Image: Der Pic&Place-Dialog

If you push the start button, the following entries are visible:


PickPlaceProp2.jpg
Image: The Pic&Place result


It is a simple text file, to be edited by any text editor. The desired STOCKNUMBERS see in the last column..