如何解决allegro16.3的stroke不能用的问题

用习惯了allegro里面的stroke,安装了allegro16.3发现stroke不能用了,折腾了好久,用如下方法急救了此功能,终于松了口气。
用文字编辑器打开x:\cadence\spb_16.2\share\local\pcb\skill\example.ilinit,建议不要用记事本打开,因为记事本打开会有很多的小方块,具体内容如下:
;
; this example file shows how to load skill files (those with the
; extension .il in the current directory.
; to use copy to allegro.ilinit if to be used by all allegro based programs
; or .ilinit if intended for only one program
;
; setting allegro environment variable, loadskillfilesdebug will turn
; on printing the name of each file as it is loaded.
unless(boundp('loadskillfilesdebug)
loadskillfilesdebug = axlgetvariable(loadskillfilesdebug))
when(loadskillfilesdebug printf(\n))
(foreach file (rexmatchlist \\.il$ (getdirfiles .))
when(loadskillfilesdebug printf(loading skill file: %s\n file))
(load strcat(./ file))
)
; load any ini files (containing axlcmdregister)
(foreach file (rexmatchlist \\.ini$ (getdirfiles .))
when(loadskillfilesdebug printf(loading skill file: %s\n file))
(load strcat(./ file))
)
when(loadskillfilesdebug printf(\n))
在文件的末尾加上,
procedure(stroke_fix_163(t_open)
axlshell(strokefile allegro)
axlmsgput(strokes now enabled in allegro 16.3 base release) )
axltriggerset('open 'stroke_fix_163)
然后另存为allegro.ilinit,存盘路径是pcbenv文件夹下。

MCLI 6路功分器和合路器的简介
采用PC/104总线和CAN总线实现对力信息实时采集和传送的系统设计
区块链可化解数字音乐版权管理的问题
华为总部基地将落户坂雪岗
Q2印度智能电视市场 小米排名榜首
如何解决allegro16.3的stroke不能用的问题
苹果手机或将使用USB Type-C接口
作物开口说话?智慧农业的创造
芯片需求量陡增,全球“芯荒”汹涌而至!
微雪电子LAN8720 ETH Board以太网模块简介
Polyonics推新型阻燃标签材料,专为电子制造商设计
多合一动力总成系统方案助力新能源汽车快速实现轻量、高效、降本
新双摄新指纹,华为P10加量又加价
HTC收购S3,借其专利力战Apple
开关稳压器获重生 亮度LED闪光灯标功劳最大
vga线和hdmi线的区别
2021年智慧城市技术成熟度曲线四大议题
超远距离激光对射入侵探测器 超越极限缔造安全
74hc595的功能及作用
基于TMR的电流传感器在大电流无聚磁芯中的应用介绍