Module: Part
Loading Part module... done
Loading Sketcher module... done
The file was created in KiCad (version 4).
Active view is Unnamed : 1[*] (at 0x119f46770)
Active document is wifiwater_wroom02_rev1 (at 0x107805600)
Loading GUI of Part module... done
Loading GUI of Sketcher module... done
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/Applications/FreeCAD.app/Contents/Mod/PCB/PCBbrd.py", line 77, in open
importBRD(filename, wersjaFormatu[0])
File "/Applications/FreeCAD.app/Contents/Mod/PCB/PCBbrd.py", line 242, in importBRD
plytka = plytkaPCB.generate(doc, groupBRD, filename)
File "/Applications/FreeCAD.app/Contents/Mod/PCB/formats/kicad_v4.py", line 176, in generate
self.generateHoles(self.getHoles(types), doc, self.dialogMAIN.holesMin.value(), self.dialogMAIN.holesMax.value())
File "/Applications/FreeCAD.app/Contents/Mod/PCB/formats/kicad_v3.py", line 497, in getHoles
for j in self.getPadsList(i):
File "/Applications/FreeCAD.app/Contents/Mod/PCB/formats/kicad_v3.py", line 427, in getPadsList
layers = re.search(r'(layers\s+(.+?))', j).groups(0)[0] #
<type 'exceptions.AttributeError'="">: 'NoneType' object has no attribute 'groups'
Anonymous
Hello,
I found one error in kicad_v4 importer, but this was not connected with Yours bug. Without Your file I could not help. Can You send to me kicad file, only for test. If You do not want to post it on sourceforge You can send it to me by mail (directly or by pm). Probably it is connected with saving text file under mac.
Last edit: Mariusz 2015-08-27