原创 Eagle 启动 scr 文件

2012-11-22 23:39 1519 27 27 分类: PCB 文集: Eagle

 

把下面的文本考入:eagle.scr

 

# Configuration Script

#

# This file can be used to configure the editor windows.

# Modified by Yue_Leilei 2012-11-20

 

Assign F3 'Delete';

Assign F4 'Name';

Assign F5 'Value';

Assign F6 'Smash';

Assign F7 'Move';

Assign AF7 'Group';

Assign F8 'Copy';

Assign F10 'Grid inch 0.05 on; Grid alt inch 0.005;';

Assign AF10 'Grid mm 1 on; Grid alt mm 0.1;';

 

 

BRD:

#Menu Add Change Copy Delete Display Grid Group Move Name Quit Rect \

# Route Script Show Signal Split Text Value Via Window ';' Wire Write Edit;

 

#Get rid of the extra internal layers

#Layer -2 -3 -4 -5 -6 -7 -8 -9 -10 -11 -12 -13 -14 -15

 

Grid mm 0.5 dots on;

Grid alt mm 0.1;

Set WIRE_BEND 1; #Route with 45 degree angles

Set Drill 0.02; #Make vias 0.02"

Change Shape Round; #Make vias round

Change Width 0.01; #Routing width default to 10mil

 

Change Font Vector; #Make text on board in vector font

Change Ratio 15;

 

#Layer colors

Set color_layer 51 6; #Set tDocu to mellow yellow

 

#Assing shortcuts

Assign F8 ratsnest;

 

Assign F9 'Route';

Assign AF9 'Ripup';

 

Assign F11 'display none; display 1 16 17 18 19 20 21 22 23 24 45 51; display -25 -26 -27 -28;';

Assign AF11 'display none; display 17 20 21 23 27 31 45 51; display -25 -26 -28;';

 

Assign F12 show;

 

Assign F10 'Grid inch 0.05 on; Grid alt inch 0.005;';

Assign AF10 'Grid mm 1 on; Grid alt mm 0.1;';

 

SCH:

 

grid inch 0.1 lines on;

Grid alt inch 0.025;

 

Assign F9 'Net';

Assign AF9 'Label';

Grid Default;

Change Width 0.008;

 

#Menu Add Bus Change Copy Delete Display Gateswap Grid Group Invoke Junction \

# Label Move Name Net Pinswap Quit Script Show Split Value Window ';' \

# Wire Write Edit;

 

LBR:

 

#Menu Close Export Open Script Write ';' Edit;

 

Assign F10 'Grid inch 0.05 on; Grid alt inch 0.005;';

Assign AF10 'Grid mm 1 on; Grid alt mm 0.1;';

Grid mm 1 on;

Grid alt mm 0.1;

 

DEV:

 

Grid Default;

#Menu Add Change Copy Connect Delete Display Export Grid Move Name Package \

# Prefix Quit Script Show Value Window ';' Write Edit;

 

SYM:

 

Grid Default On;

Change Width 0.010;

#Menu Arc Change Copy Cut Delete Display Export Grid Group Move Name Paste \

# Pin Quit Script Show Split Text Value Window ';' Wire Write Edit;

 

PAC:

 

Grid Default On;

Change Width 0.005;

Change Size 0.050;

#Menu Add Change Copy Delete Display Grid Group Move Name Pad Quit \

# Script Show Smd Split Text Window ';' Wire Write Edit;

 

V1.0 / 2012-11-2 / Yue_Leilei

文章评论0条评论)

登录后参与讨论
我要评论
0
27
关闭 站长推荐上一条 /2 下一条