Skip to content

Free tool for generating STEP and WRL models for EDA

License

Notifications You must be signed in to change notification settings

iromero91/eda-3dgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Free tool for generating STEP and WRL models for EDA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages