Hi Mariusz,
I managed to import a Eagle brd file. I also managed to imported step file provided by some manufacturer.
But, some components areimported particialy "inside" the component.
I suppose that the issue come from origines of step model, and PCB package, but without entering in python source code, I don't know what to do.
Hello,
You need to set offset values for each problematic package. You can do this by Assign models window or special placement function. More info You can find in file instruction.pdf - main workbench folder.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Mariusz,
I managed to import a Eagle brd file. I also managed to imported step file provided by some manufacturer.
But, some components areimported particialy "inside" the component.
I suppose that the issue come from origines of step model, and PCB package, but without entering in python source code, I don't know what to do.
Can you help me?
Thanks,
Vincent
Last edit: vbelloir 2015-08-13
Hello,
You need to set offset values for each problematic package. You can do this by Assign models window or special placement function. More info You can find in file instruction.pdf - main workbench folder.
hello,
I would like to use FreeCAD to generate G-code for 3D printing of PCBs.
Any pointers?
Hello,
try these modules:
CuraEngine Plugin
http://forum.freecadweb.org/viewtopic.php?t=5466
https://github.com/cblt2l/FreeCAD-CuraEngine-Plugin
Path module (?)
http://forum.freecadweb.org/viewtopic.php?t=8622
https://github.com/yorikvanhavre/FreeCAD/wiki/Path-module