EaglePCB importer for FreeCAD

Info about new community or project announcements, implemented features, classes, modules or APIs. Might get technical!
PLEASE DO NOT POST HELP REQUESTS OR OTHER DISCUSSIONS HERE!
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
marmni
Posts: 45
Joined: Sat Nov 30, 2013 3:53 pm

Re: EaglePCB importer for FreeCAD

Post by marmni »

Hi,
Thanks for Your feedback. Still white characters ;). Please check files from attachment.
Attachments
pcb_new.7z
(3.6 KiB) Downloaded 131 times
FreeRadical
Posts: 49
Joined: Sun Nov 09, 2014 9:48 pm

Re: EaglePCB importer for FreeCAD

Post by FreeRadical »

The C2 error is fixed. It still has the DeprecationWarnings.
Edimahler
Posts: 4
Joined: Thu Apr 23, 2020 7:00 pm

Re: EaglePCB importer for FreeCAD

Post 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
Edimahler
Posts: 4
Joined: Thu Apr 23, 2020 7:00 pm

Re: EaglePCB importer for FreeCAD

Post by Edimahler »

Sorry, forgot to mention:
- Windows 10
- KiCAD version 5.1.5 (stable)
- Python version 3.8.1
User avatar
easyw-fc
Veteran
Posts: 3633
Joined: Thu Jul 09, 2015 9:34 am

Re: EaglePCB importer for FreeCAD

Post 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
Edimahler
Posts: 4
Joined: Thu Apr 23, 2020 7:00 pm

Re: EaglePCB importer for FreeCAD

Post 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
Edimahler
Posts: 4
Joined: Thu Apr 23, 2020 7:00 pm

Re: EaglePCB importer for FreeCAD

Post 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
Post Reply