Eagle Tips

来自Jack's Lab
(版本间的差异)
跳转到: 导航, 搜索
(Export BOM from brd)
第35行: 第35行:
  
 
<br><br>
 
<br><br>
 +
 +
== Export Silkscreen to PDF ==
 +
 +
Open *.brd file
  
 
<br><br><br><br>
 
<br><br><br><br>

2017年1月8日 (日) 20:14的版本

目录

1 Change Fonts

Two steps: First smash all the parts to make sure you can access the part names, then change the font and ratio.

To smash all the parts, try:

    display none tOrigin bOrigin;
    group all;
    smash (>0 0);
    display last;

To change the font and ratio, try:

    display none tNames bNames;
    group all;
    change font vector (>0 0);
    change ratio 15 (>0 0);
    display last;



2 Export wiki

Run the DP_Exporter.ulp to create Board and Schematic PNG, a HTML table and WIKI table format:

  • Load a board (You must be in the board screen, not in schematic to run the script)
  • From File->Run load up DP_Exporter.ulp



3 Export BOM from brd

Run the 204BRD2XLS.ULP to create the BOM list of the *.brd file



4 Export Silkscreen to PDF

Open *.brd file































个人工具
名字空间

变换
操作
导航
工具箱