Hi,
I am trying to import a kicad board. But I get this message in FreeCAD:
Traceback (most recent call last): File "",line 1, in File "C:\Program
Files (x86)\FreeCAD 0.14\Mod\PCB\PCBbrd.py", line 75, in open
importBRD(filename, wersjaFormatu[0]) File "C:\Program Files (x86)\FreeCAD
0.14\Mod\PCB\PCBbrd.py", line 216 in importBRD plykta =
plyktaPCB.generate(doc, groupPCB, filename)..etc
Works fine to import the IDFv3 model from kicad.
Any ide whats wrong?
-Oyvind Mjanger
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
View and moderate all "Help" comments posted by this user
Mark all as spam, and block user from posting to "Forum"
Hi,
I am trying to import a kicad board. But I get this message in FreeCAD:
Traceback (most recent call last): File "",line 1, in File "C:\Program
Files (x86)\FreeCAD 0.14\Mod\PCB\PCBbrd.py", line 75, in open
importBRD(filename, wersjaFormatu[0]) File "C:\Program Files (x86)\FreeCAD
0.14\Mod\PCB\PCBbrd.py", line 216 in importBRD plykta =
plyktaPCB.generate(doc, groupPCB, filename)..etc
Works fine to import the IDFv3 model from kicad.
Any ide whats wrong?
-Oyvind Mjanger
Hello,
I tested board from Kicad demos and everything works fine for me. To solve the problem I need whole error text or/and board which cause error.
Maybe You have this error -> https://sourceforge.net/p/eaglepcb2freecad/bugs/20/ ?