Eagle Tips

来自Jack's Lab
2017年10月25日 (三) 11:02Comcat (讨论 | 贡献)的版本

跳转到: 导航, 搜索

目录

1 Notes

  • 力创的喷锡 PCB,2.54mm 的插针,钻孔必须为 0.9mm,0.7mm 的只能用在镀金板上!2.54mm间距的母座可用0.7mm的喷锡孔



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































个人工具
名字空间

变换
操作
导航
工具箱