Parts Library Workbench/pl: Difference between revisions

From FreeCAD Documentation
(Created page with "* Autor: Początkowy commit yorikvanhavre + Społeczność "FreeCAD * Strona główna: [https://github.com/FreeCAD/FreeCAD-library Biblioteka FreeCAD] * Kod źródłowy na Git...")
(Created page with "==Przybory==")
Line 13: Line 13:
* Kod źródłowy na Github: https://github.com/FreeCAD/FreeCAD-library
* Kod źródłowy na Github: https://github.com/FreeCAD/FreeCAD-library


==Tools==
==Przybory==


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]

Revision as of 03:47, 29 April 2022

Other languages:

Wprowadzenie

To repozytorium zawiera bibliotekę części, które mogą być używane w programie FreeCAD. Jest ono utrzymywane przez społeczność użytkowników programu FreeCAD i nie jest częścią projektu FreeCAD, choć zostało stworzone z myślą o wykorzystaniu go w przyszłości jako repozytorium części w programie FreeCAD.

Bibliografia

Przybory

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

Other useful links