TA的每日心情 | 怒 2021-1-21 15:57 |
---|
签到天数: 121 天 [LV.7]常住居民III
|
axlCmdRegister( "vl01" `visible_layer01)8 ]- {) A% {7 g- ]2 }
defun( visible_layer01 ()' W6 i& u f$ }/ a6 M
axlVisibleDesign(nil)
: H& p; F2 W. i7 oaxlVisibleLayer("pin/top" t), X5 K$ o, i6 t
axlVisibleLayer("route keepin/all" t)5 C f# q9 _ g* _) S' Y( _/ a
axlVisibleLayer("package keepin/all" t)3 m2 E0 W# v& y; j& @1 Z( U# N
axlVisibleLayer("board geometry/outline" t)
5 Q' Q' A& x& C% V3 G8 X, Q) _axlVisibleLayer("board geometry/design_outline" t)! X3 i( `' Y+ V4 K1 c' Q
axlVisibleLayer("board geometry/cutout" t)
: F/ z! Z, n. x' z, BaxlVisibleLayer("package geometry/silkscreen_top" t)4 A/ w! u+ J2 n. F0 y9 `: }" S$ B x7 |
axlVisibleUpdate(t)" b! u! |2 w! o$ L4 o/ b! L) s
)
; M* q1 k3 S' t4 Z* Q. |6 _上面是skill代码,把切换的层换成你想要的4 T6 ?/ p P; {, S# s4 }, w. z( x
然后设置个快捷键 对应命令为 vl01: N/ |- U. \' [; E* v/ c. f% r
; N# J- N1 A t4 t
这个切换层比录制快& X- o$ Z! i S' T$ W
|
|