A library of Parts for FreeCAD. Fork of: https://github.com/FreeCAD/FreeCAD-library
Find a file
2013-07-03 10:18:50 -03:00
Architectural Parts Removed brep version. Probably not necessary at all... 2013-07-03 10:18:50 -03:00
Ironsmith Parts Add Ironsmith/pied_poteau_100 2013-07-02 22:13:27 +02:00
.gitignore Added gitignore 2013-07-02 12:17:59 -03:00
README.md typo stl instead of stp 2013-07-02 23:11:43 +02:00

FreeCAD-library

This repository contains a library of Parts to be used by FreeCAD. These parts are freely available to download, and are meant to be later integrated into a better Parts management system inside FreeCAD itself.

If you are interested in contributing to this library, please ask for write access to this repository on this FreeCAD forum thread: https://sourceforge.net/apps/phpbb/free-cad/viewtopic.php?f=19&t=4205

Each Part should be correctly named, and placed into subdirectories by family or type. They should also be available in both .FcStd and .stp formats, and optionally in .stl format (because github lets you visualize them). They should also be as simple as possible, and parametric so users can easily change their dimensions.