|
EDA365欢迎您登录!
您需要 登录 才可以下载或查看,没有帐号?注册
x
;---------- BEGIN COPY HERE FOR allegro.ilinit FILE -----------, P3 j& c, n8 n3 c, f5 G
0 P d' c* s- t, a
;Save this "allegro.ilinit" file at ~/pcbenv/ to load default skill files
: z q+ |8 h6 ~: F( k;
# W3 v; g& i3 k3 L, K7 h* J3 e;Sets the SKILL path location
: ?2 M8 T" i' u) JsetSkillPath(buildString(append1(getSkillPath() "C:/SPB_Data/pcbenv")))& |5 l2 U1 ~, a! S
;4 I1 J f0 Q5 T( Z# o
;Load Allegro Skill Files. O9 i! G1 j5 f: v- K; Q" Z1 U
lace by List. C( ^( r$ `' n
load("fig_align.il") ;<af>
9 i" r3 B( F- F% p# L: Z' {: s# F
! j4 z: h) R# s9 \load("loginshow.il" "www_pcbskill_com")
; z+ K8 I2 f x+ Nload("x_align_symbol.il" "deargds") ; <xasym>: C7 V& d% X3 |
load("x_set_layer.il" "deargds") ; <addlayer>
0 L" H- \: ~, i K% b& wload("x_split_shape.il" "deargds") ; <split_shape>" o- @% [1 e. \3 C
load("x_search_net_comp.il" "") ; <xs># n8 E j9 i4 a; h# V
load("x_mc_ro_text.il" "www_eda365_com") ; <mc_ref> or <ro_text> & z$ M/ I, h& g( ^% z
load("xgrid.il") ; <xg>
, s! w4 g6 c, d; a8 V+ h$ S# |- o5 `+ ~( ]2 A
load("net_editor.il") ; <net_editor>9 y6 O8 u/ e+ ]! ]
load("align_sym.il") ; <as>
9 @3 H# C- G: }: p5 dload("align.il") ; <al>
: b& O! j2 N/ @/ G) J0 b% Z
( S& J+ ` n( l+ n1 @3 nload("hotkey.il")# E H, _+ @* H4 ~
8 a- i* L' K8 @$ K
; Adding the next line will confirm the allegro.ilinit file is read 2 m: j! J ]) W! P2 I- A
; if "allegro.ilinit file loaded" is shown on the command line once PCB Editor is opened
1 c' r: h; C( ~: a4 i4 A: ^) |$ f
# Z; v p' _( _: Q& Q7 b0 bprintln("allegro.ilinit file loaded")) G1 _$ Q" S4 h
;---------- END COPY HERE FOR allegro.ilinit FILE ----------- |
|