/eda-3dgen

Free tool for generating STEP and WRL models for EDA

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

eda-3dgen

This is a script for FreeCAD to generate STEP and KiCad VRML files out of CSV component databases.

Requirements

You need to have FreeCAD 0.15 or greater with CadQuery 0.3 or greater installed in your system.

How to run

Just call freecad 3dgen.py from the command line, the script will go through all databases and generate the 3d models in their corresponding .3dshapes folders.

Credits/Copyrights

This work is heavily based on the work of Maurice (easyw) and Hasan Yavuz Ă–ZDERYA (hyOzd). You can find the original scripts at [https://github.com/easyw/kicad-3d-models-in-freecad].

Like the originals, these scripts are released under the GNU GPL version 2+. See LICENSE for more details.

The csv database files are released into the Public Domain, or under the Creative Commons CC0 license. [https://creativecommons.org/publicdomain/zero/1.0/]

Risk disclaimer

USE 3D CAD DATA AT YOUR OWN RISK, DO NOT RELY UPON ANY INFORMATION FOUND HERE WITHOUT INDEPENDENT VERIFICATION.