Parts Library Workbench: Difference between revisions

From FreeCAD Documentation
No edit summary
(Marked this version for translation)
Line 2: Line 2:
<translate>
<translate>


==Introduction==
==Introduction== <!--T:1-->


</translate>
</translate>
Line 8: Line 8:
<translate>
<translate>


<!--T:2-->
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.
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==
==References== <!--T:3-->


<!--T:4-->
* Author: Initial commit yorikvanhavre + FreeCAD community
* Author: Initial commit yorikvanhavre + FreeCAD community
* Home page: [https://github.com/FreeCAD/FreeCAD-library FreeCAD library]
* Home page: [https://github.com/FreeCAD/FreeCAD-library FreeCAD library]
* Source code on github: https://github.com/FreeCAD/FreeCAD-library
* Source code on github: https://github.com/FreeCAD/FreeCAD-library


==Tools==
==Tools== <!--T:5-->


<!--T:6-->
Detailed description [http://www.bolts-library.org/en/docs/0.3/freecad/usage.html here]
Detailed description [http://www.bolts-library.org/en/docs/0.3/freecad/usage.html here]


<!--T:7-->
Parts Library Selector
Parts Library Selector


Line 25: Line 29:
[[Image:PatsLibrary-selector.png]]
[[Image:PatsLibrary-selector.png]]
<translate>
<translate>
==Installation==
==Installation== <!--T:8-->


===Automatic installation===
===Automatic installation=== <!--T:9-->
See [[Installing|Installing]]
See [[Installing|Installing]]


===From GitHub===
===From GitHub=== <!--T:10-->


<!--T:11-->
How to [https://github.com/FreeCAD/FreeCAD-library here]
How to [https://github.com/FreeCAD/FreeCAD-library here]


<!--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.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.


==Links to PartsLibrary WB==
==Links to PartsLibrary WB== <!--T:13-->


<!--T:14-->
* Workbench Wiki:
* Workbench Wiki:
* FreeCAD Wiki: [http://www.freecadweb.org/wiki/index.php?title=Macro_PartsLibrary Macro PartsLibrary]
* FreeCAD Wiki: [http://www.freecadweb.org/wiki/index.php?title=Macro_PartsLibrary Macro PartsLibrary]
Line 47: Line 54:
* Report bugs: Please report bugs at https://github.com/FreeCAD/FreeCAD-library/issues
* Report bugs: Please report bugs at https://github.com/FreeCAD/FreeCAD-library/issues


==Other useful links==
==Other useful links== <!--T:15-->


<!--T:16-->
* [http://www.freecadweb.org/wiki/index.php?title=Sandbox:Bolts BOLTS WB]
* [http://www.freecadweb.org/wiki/index.php?title=Sandbox:Bolts BOLTS WB]
* [http://www.freecadweb.org/wiki/index.php?title=Sandbox:Fasteners Fasteners WB]
* [http://www.freecadweb.org/wiki/index.php?title=Sandbox:Fasteners Fasteners WB]

Revision as of 19:40, 1 September 2020

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

See Installing

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.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.

Links to PartsLibrary WB

Other useful links