Parts Library Workbench/it: Difference between revisions

From FreeCAD Documentation
(Created page with "==Installazione==")
(Updating to match new version of source page)
 
(3 intermediate revisions by the same user not shown)
Line 23: Line 23:


===Automatic installation===
===Automatic installation===

See [[Installing|Installing]]
This workbench can be installed from the [[Std_AddonMgr|Addon Manager]].


===From GitHub===
===From GitHub===
Line 29: Line 30:
How to [https://github.com/FreeCAD/FreeCAD-library here]
How to [https://github.com/FreeCAD/FreeCAD-library 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.
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==


* 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 44: Line 45:
==Other useful links==
==Other useful links==


* [[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]]
* [[Template:DevWorkbenches|DevWorkbenches]]: List of workbenches in development.
* [[Macros_recipes|Macros recipes]]
* [[Macros_recipes|Macros recipes]]
* [[Download|FreeCAD Download]]
* [[Download|FreeCAD Download]]

Latest revision as of 10:07, 6 May 2022

Other languages:

Introduzione

Questo repository contiene una libreria di parti da utilizzare in FreeCAD. È mantenuto dalla comunità degli utenti di FreeCAD e non fa parte del progetto FreeCAD, sebbene sia realizzato con l'obiettivo di essere utilizzato in futuro come repository di parti da FreeCAD.

Riferimenti

Strumenti

Detailed description here

Parts Library Selector

Installazione

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