Page 3 of 3

Re: EaglePCB importer for FreeCAD

Posted: Fri Jan 30, 2015 10:22 pm
by marmni
Hi,
Thanks for Your feedback. Still white characters ;). Please check files from attachment.

Re: EaglePCB importer for FreeCAD

Posted: Sat Jan 31, 2015 1:45 am
by FreeRadical
The C2 error is fixed. It still has the DeprecationWarnings.

Re: EaglePCB importer for FreeCAD

Posted: Thu Apr 23, 2020 7:05 pm
by Edimahler
It's a long time ago and I'm pretty sure, someone will kill me for this... :?

Anyway: Using FreeCAD 0.18 and the newest version of FreeCAD-PCB from February 2020 (Version_for_FreeCAD_min_0.18_and_Python_min_2.7), installing the plugin according to the PDF in the plugin and after changing the paths in the propertys menu, just nothing happens, when I try to open a KiCAD file using the plugin.

Well, for some seconds there is the error message

Traceback (most recent call last): File line 1, in File "C:\Program Files\FreeCAD 0.18\Mod\PCB\PCBbrd.py", line 70, in open importBRD(filename, wersjaFormatu[0]) File "C:\Program Files\FreeCAD 0.18\Mod\PCB\PCBbrd.py", line 230, in importBRD plytkaPCB = mainPCB(wersjaF0rmatu, filename) Fi

in the bottom of FreeCAD. Is there someone around who can understand this? I don't know any python, so don't understand what could be wrong there...

Thanks a lot for some help and best regards,
Simon

Re: EaglePCB importer for FreeCAD

Posted: Thu Apr 23, 2020 8:01 pm
by Edimahler
Sorry, forgot to mention:
- Windows 10
- KiCAD version 5.1.5 (stable)
- Python version 3.8.1

Re: EaglePCB importer for FreeCAD

Posted: Thu Apr 23, 2020 9:13 pm
by easyw-fc
Edimahler wrote: Thu Apr 23, 2020 8:01 pm Sorry, forgot to mention:
- Windows 10
- KiCAD version 5.1.5 (stable)
- Python version 3.8.1
Becuase you are wanting KiCAD and not Eagle, probably you may need to try kicad StepUp WB

Re: EaglePCB importer for FreeCAD

Posted: Fri Apr 24, 2020 10:34 am
by Edimahler
Hi easyw-fc,

Thanks for your answer, the screenshots of your mod already look awesome, will try that. Thanks a lot!

Best regards, Simon

Re: EaglePCB importer for FreeCAD

Posted: Fri Apr 24, 2020 10:55 am
by Edimahler
It worked from beginning with this one, without even have to change paths, giving read/write-rights to files or something similar.

Thank you easyw-fc, really appreciate this!
BR Simon