- 易迪拓培训,专注于微波、射频、天线设计工程师的培养
alegro 16.3 如何删除神秘覆铜---shape out of date错误
录入:edatop.com 点击:
生成artwork设定Aperture文件的时候出现了以下提示信息:
Artwork output type(Vector) does not match the format used in dynamic shapes parameters(Raster)
单击确定后又弹出下面提示:
Database resolution exceeds the artwork output resolution.Some round off of coordinates may occur unless the number of decimal places for artwork is increased change format Decimal places. 开始以为不会对后面的*作产生影响,就没有理会。等到产生底片的时候出现问题了,不能声称底片,提示shape out of date。
检查log: Layer = TOP State: Smooth Point on shape: (-3727.00 -1420.00) Net: VDD5V State: No Etch Point on shape: (2217.00 -417.00) Net: GND State: Smooth Point on shape: (-4156.00 -826.00) Net: GND 中间一行提示在那个坐标处有一块覆铜,只有boundary,没有fill。
首先我们定位为顶层,我把其他层都屏蔽掉了,只留下顶层,点击删除按钮后,在find里面只选中shapes,怎么找也找不到这块不能update的覆铜。之后在display->color/visibility里面发现选中Stack-Up时,最后面有一栏是Boundary,屏蔽其他栏,只选择Top层的Boundary,此时,这个诡异的不能update的shap终于浮出水面了。 删掉即可
Artwork output type(Vector) does not match the format used in dynamic shapes parameters(Raster)
单击确定后又弹出下面提示:
Database resolution exceeds the artwork output resolution.Some round off of coordinates may occur unless the number of decimal places for artwork is increased change format Decimal places. 开始以为不会对后面的*作产生影响,就没有理会。等到产生底片的时候出现问题了,不能声称底片,提示shape out of date。
检查log: Layer = TOP State: Smooth Point on shape: (-3727.00 -1420.00) Net: VDD5V State: No Etch Point on shape: (2217.00 -417.00) Net: GND State: Smooth Point on shape: (-4156.00 -826.00) Net: GND 中间一行提示在那个坐标处有一块覆铜,只有boundary,没有fill。
首先我们定位为顶层,我把其他层都屏蔽掉了,只留下顶层,点击删除按钮后,在find里面只选中shapes,怎么找也找不到这块不能update的覆铜。之后在display->color/visibility里面发现选中Stack-Up时,最后面有一栏是Boundary,屏蔽其他栏,只选择Top层的Boundary,此时,这个诡异的不能update的shap终于浮出水面了。 删掉即可
恩,正好解决了我的问题,哈哈感谢小编分享!