Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

不能生成BOM #8

Open
zhtrx opened this issue Dec 9, 2019 · 1 comment
Open

不能生成BOM #8

zhtrx opened this issue Dec 9, 2019 · 1 comment

Comments

@zhtrx
Copy link

zhtrx commented Dec 9, 2019

Start generate BOM list
Start generate position file
Error:
Traceback (most recent call last):
File "C:\Users\sujia\AppData\Roaming\kicad\scripting\plugins/kicad_tools/mf_tool.py", line 705, in Onclick
GenMFDoc(needGenBOM = self.chkBOM.GetValue(), needGenPos = self.chkPos.GetValue(), logger = lambda *args: self.log(*args) )
File "C:\Users\sujia\AppData\Roaming\kicad\scripting\plugins/kicad_tools/mf_tool.py", line 531, in GenMFDoc
bound = GetBoardBound(brd)
File "C:\Users\sujia\AppData\Roaming\kicad\scripting\plugins/kicad_tools/mf_tool.py", line 113, in GetBoardBound
w = d.GetWidth()
AttributeError: 'NoneType' object has no attribute 'GetWidth'

@taotieren
Copy link

KiCad-CN 用户也反馈同样问题 已解决
可供参考

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants