为什么ENV文件自己会改变
没遇到这种情况,你是不是在系统变量的ENV(.../share/pcb/text)里修改的?这样比较容易出问题,建议在自定义的ENV里改
谢谢楼上,我是在PCBENV文件夹下面的ENV里改的.
在allegro里更改了用户设置,env文件就会改变,,所以快捷键也就没有了!
回复 flyingc381 的帖子
谢谢回复,还是不能明白,我没有修改用户设置啊.
回复 hcf830716 的帖子
Setup-User Preference有修改!
呵呵,还是没型清该怎样设置,楼上的能否说得比较详细点啊,谢谢!
比如更改了padpath,,psmpath之类的!
不要编辑在最后面哦
### User Preferences section
### This section is computer generated.
### Please do not modify to the end of the file.
### Place your hand edits above this section.
###
写在相应的那一行下面
小编,我和你遇到同样的问题了,不知道你解决没。
回复 ccjljy 的帖子
谢谢,刚才按你设的好像可以了.
回复 ccjljy 的帖子
按ccjljy的方法试试.
刚才做得好好的,发现快捷键又失灵了,ENV里的快捷键又没了,高手再帮帮忙吧.
最好把你的ENV内容复制上来,这样大家才好分析
source $TELENV
alias mark replay mark
alias s3 replay s3
alias t replay t
alias b replay b
alias ts replay ts
alias bs replay bs
alias tss replay tss
alias bss replay bss
alias c2 replay c2
alias c4 replay c4
alias bom replay bom
alias nc replay nc
### User Preferences section
### This section is computer generated.
### Please do not modify to the end of the file.
### Place your hand edits above this section.
###
set pcb_cursor = infinite
unset canvascommandmode
set scriptpath = $scriptpath E:\IDO\script
大家帮我分析分析吧,谢谢