Parts Library Workbench: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
(replaced old links by wiki links)
 
Line 42: Line 42:


<!--T:12-->
<!--T:12-->
The library is a simple container for FreeCAD (.fcstd) and STEP (.stp) files. You can download it anywhere and import its files in your FreeCAD projects. Inside the library, there is also a FreeCAD macro (PartsLibrary.FCMacro) that you can place in your FreeCAD macros folder. That macro creates a browser window inside FreeCAD, from which you can easily add the parts by double-clicking them.
The library is a simple container for FreeCAD (.fcstd) and STEP (.stp) files. You can download it anywhere and import its files in your FreeCAD projects. Inside the library, there is also a FreeCAD [[Macro_PartsLibrary|Macro PartsLibrary]] that you can place in your FreeCAD macros folder. That macro creates a browser window inside FreeCAD, from which you can easily add the parts by double-clicking them.


==Links to PartsLibrary workbench== <!--T:13-->
==Links to PartsLibrary workbench== <!--T:13-->
Line 48: Line 48:
<!--T:14-->
<!--T:14-->
* Workbench Wiki:
* Workbench Wiki:
* FreeCAD Wiki: [http://www.freecadweb.org/wiki/index.php?title=Macro_PartsLibrary Macro PartsLibrary]
* FreeCAD Wiki: [[Macro_PartsLibrary|Macro PartsLibrary]]
* FreeCAD Forum: http://forum.freecadweb.org/viewtopic.php?f=10&t=1378
* FreeCAD Forum: http://forum.freecadweb.org/viewtopic.php?f=10&t=1378
* Tutorials:
* Tutorials:
Line 59: Line 59:


<!--T:16-->
<!--T:16-->
* [[Macro_BOLTS|Macro BOLTS]]
* [http://www.freecadweb.org/wiki/index.php?title=Sandbox:Bolts BOLTS WB]
* [[Fasteners_Workbench|Fasteners Workbench]]
* [http://www.freecadweb.org/wiki/index.php?title=Sandbox:Fasteners Fasteners WB]
* [[External_workbenches|External workbenches]]
* [[External_workbenches|External workbenches]]
* [[Macros_recipes|Macros recipes]]
* [[Macros_recipes|Macros recipes]]

Latest revision as of 08:14, 29 April 2022

Other languages:

Introduction

This repository contains a library of Parts to be used in FreeCAD. It is maintained by the community of users of FreeCAD and is not part of the FreeCAD project, although it is made with the aim to be used as a repository of parts by FreeCAD in the future.

References

Tools

Detailed description here

Parts Library Selector

Installation

Automatic installation

This workbench can be installed from the Addon Manager.

From GitHub

How to here

The library is a simple container for FreeCAD (.fcstd) and STEP (.stp) files. You can download it anywhere and import its files in your FreeCAD projects. Inside the library, there is also a FreeCAD Macro PartsLibrary that you can place in your FreeCAD macros folder. That macro creates a browser window inside FreeCAD, from which you can easily add the parts by double-clicking them.

Links to PartsLibrary workbench

Other useful links