Symbol 'LED3' for device 'LED_LED3_LED' has extra pin 'C'.

转载于:https://zhidao.baidu.com/question/811428515891146412.html


导出网络表时,报出错误:

#1 ERROR(305) Device/Symbol check error detected.
Symbol 'LED3' for device 'LED_LED3_LED' has extra pin 'C'.
Symbol 'LED3' for device 'LED_LED3_LED' has extra pin 'A'.
Symbol 'LED3' for device 'LED_LED3_LED' is missing pin '1'.
Symbol 'LED3' for device 'LED_LED3_LED' is missing pin '2'.

然后我立即用allegro打开了LED3的封装结果看不到pin number,找了半天看不到,最后在外国网站上看到了处理办法,终于显示出了pin number.

setup / drawing option / display / filled pads,
if uncheck filled pads, pin number can be displayed.

就是说只要取消filled pads,关闭了填充焊盘选项就可以看到中间的pin number了。

如图看到C和A了,修改方法为:点击Edit - Text 然后选中C或者A,输入1和2就改变了pin number

再次导出网络表,错误没有了

posted on 2018-02-22 15:30  Red_Point  阅读(2963)  评论(0)    收藏  举报

导航