KiCAD to FreeCAD: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 15: | Line 15: | ||
==Githubs== | ==Githubs== | ||
[https://github.com/marmni/FreeCAD-PCB FreeCAD-PCB workbench for importing and generating PCB 3D CAD files] | |||
[https://www.freecadweb.org/wiki/Sandbox:Printed_Circuit_Board FreeCAD-PCB wiki page] | |||
[https://github.com/Alarm-Siren/arduino-kicad-library Arduino kicad library] | |||
==Video tutorials== | ==Video tutorials== | ||
https://www.youtube.com/watch?v=7ByC-cFkyrk | https://www.youtube.com/watch?v=7ByC-cFkyrk |
Revision as of 02:59, 28 June 2018
Importing KiCAD files into FreeCAD will generate allow more complete 3D models to be generated.
Initial goal is to locate arduino KiCAD files and determine best way to import in FreeCAD. Arduino files appear to be available in EAGLE format.
External links
https://forum.freecadweb.org/viewtopic.php?t=20892
Githubs
FreeCAD-PCB workbench for importing and generating PCB 3D CAD files FreeCAD-PCB wiki page Arduino kicad library