hytech 发表于 2021-6-11 08:34:04

PADS小技巧

1. 鼠线的处理Layout的缺省设置并不是让飞线最短化。一开始布元件时,飞线实在是密如蛛网,晕头转 向。Tools\length minimization (CRTL+M) 也没有用,硬着头皮在缺省设置下完成了元件布局。几欲faint。后来才发现其实没有设置好。正确或者说方便的设置应该是让飞线最短并且在移动中始终最短。
Setup\design rules\default rules\routing\ topology type\minimize 这样在按CTRL+M,很多飞线就消失了,也就最短。
2.   移动中鼠线处理
Setup\preference\length minimize\during moving 这样移动元件是飞线始终最短。很多飞线其实是地线。可以把地线的飞线先hide起来。并把地线的net设置成比较特殊的颜色。这样就布局就方便多了。*
3.   字体属性的修改
单击鼠标右键,选select components, 再单击右键,选 select all (CTRL+A)。再单击右键,选query/modify (CTRL+Q), part outline width 输入想要的宽度,下面选label, 选Ref. Des. Press the big button under it. 弹出新窗口, input the value you want at size and width. Press OK. Then the size, width , even the part outline width are same.
4.    加过孔
击老鼠右键,check “select net”, select the net you want to add via, usually, GND net, the GND is high light. Then right click mouse again, select “ add via”, then you can add vias which are connected to GND net. Freely and put them wherever you want.   Remember, if the GND net is hide and set to a special color, no connection for these vias, but they are same color as other pads and trace in GND net.
5.   覆铜。覆铜应该是PADS的一大优点。快了很多。对于焊盘可以选择铜是盖过去(flood over)还是用对角(orthogonal, diagonal)连接。对某一个形状的焊盘只能一种设置。如果有几个圆形焊盘希望铜铺过去,而几个相同的圆形焊盘想用梅花连接。

一。PowerPCB如何import Orcad的netlist?
Orcad中的tools->create netlist,other的formatters选取padpcb.dll,再将其后缀名.net改为.asc即可。
三.请问 PowerPCB3.6的library如何加载到4.0中?
通过PowerPCB V4.0中的库转换文件Libconv4.exe将pt3库转换为pt4库!
四.在PowerPCB中如何删层?
4.0以下的版本不可直接删层,可将不需要的层上的资料删掉,出gerber时不用出就好了;4.0以上版本的可直接修改层数。
五.PowerPCB中如何开方槽?
4.0以上版本的可在编辑pad中选择slot parameters中slotte来进行设置,但只能是椭圆形的孔;也可在机械层直接标示。

tone 发表于 2021-6-11 08:39:28

山有木兮 发表于 2021-6-11 08:42:07

小技巧挺实用的

sunjq 发表于 2021-6-11 08:53:40

ww645133040 发表于 2021-6-14 09:20:20

页: [1]
查看完整版本: PADS小技巧