Parts Library Workbench: Difference between revisions

From FreeCAD Documentation
(Changed categories.)
(replaced old links by wiki links)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>
==Introduction==
<translate>


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

</translate>
{{TOCright}}
<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


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


===Automatic installation=== <!--T:9-->
==Installation==


<!--T:17-->
===Automatic installation===
This workbench can be installed from the [[Std_AddonMgr|Addon Manager]].
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|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 WB==
==Links to PartsLibrary workbench== <!--T:13-->


<!--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 39: Line 56:
* 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]
* [[Macro_BOLTS|Macro BOLTS]]
* [http://www.freecadweb.org/wiki/index.php?title=Sandbox:Fasteners Fasteners WB]
* [[Fasteners_Workbench|Fasteners Workbench]]
* [[Template:DevWorkbenches|DevWorkbenches]]: List of workbenches in development.
* [[External_workbenches|External workbenches]]
* [[Macros_recipes|Macros recipes]]
* [[Macros_recipes|Macros recipes]]
* [[Download|FreeCAD Download]]
* [[Download|FreeCAD Download]]
* [[FreeCAD_Community_Portal|FreeCAD Community Portal]]
* [[FreeCAD_Community_Portal|FreeCAD Community Portal]]


</translate>

[[Category:User Documentation{{#translation:}}]]
[[Category:User Documentation{{#translation:}}]]
[[Category:Addons{{#translation:}}]]
[[Category:Addons{{#translation:}}]]

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