Eagle Tips

来自Jack's Lab
(版本间的差异)
跳转到: 导航, 搜索
(Export mnt)
(Notes)
第6行: 第6行:
  
 
* Eagle Lib: 封装的 name 和 value 建议字符格式:vector, 16mil 8% / 50mil, 8%
 
* Eagle Lib: 封装的 name 和 value 建议字符格式:vector, 16mil 8% / 50mil, 8%
 +
 +
 +
* 力创开卡槽,可能用的 0.5mm 的铣刀,因此如果是 5mm x 1mm 的槽,最好开成 6mm x 1mm
  
 
<br><br>
 
<br><br>

2019年7月22日 (一) 13:29的版本

目录

1 Notes

  • 力创的喷锡 PCB,2.54mm 的插针,钻孔必须为 0.9mm,0.7mm 的只能用在镀金板上!2.54mm间距的母座可用0.7mm的喷锡孔
  • 力创的丝印,最小最好为 24mil, Ratio 14%


  • Eagle Lib: 封装的 name 和 value 建议字符格式:vector, 16mil 8% / 50mil, 8%


  • 力创开卡槽,可能用的 0.5mm 的铣刀,因此如果是 5mm x 1mm 的槽,最好开成 6mm x 1mm



2 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;



3 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



4 Export BOM from brd

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



5 Export Silkscreen to PDF

Open *.brd file

5.1 Top

display none tNames Dimension
print


5.2 Bottom

display none bNames Dimension
print



6 Export mnt

run mountsmt.ulp





个人工具
名字空间

变换
操作
导航
工具箱