Symbols Library Workbench: Difference between revisions

From FreeCAD Documentation
(Updated the installation paragraph.)
m (correction of typo)
Line 58: Line 58:


<!--T:16-->
<!--T:16-->
* [http://www.freecadweb.org/wiki/index.php?title=Sandbox:Parts_Library Parts Library], [http://www.freecadweb.org/wiki/index.php?title=Sandbox:Bolts Bolts], [http://www.freecadweb.org/wiki/index.php?title=Sandbox:Fasteners Fastners], [http://www.freecadweb.org/wiki/index.php?title=Sandbox:FCGear FCGear]
* [http://www.freecadweb.org/wiki/index.php?title=Sandbox:Parts_Library Parts Library], [http://www.freecadweb.org/wiki/index.php?title=Sandbox:Bolts Bolts], [http://www.freecadweb.org/wiki/index.php?title=Sandbox:Fasteners Fasteners], [http://www.freecadweb.org/wiki/index.php?title=Sandbox:FCGear FCGear]
* [[External_workbenches|External workbenches]]
* [[External_workbenches|External workbenches]]
* [[Macros_recipes|Macros recipes]]
* [[Macros_recipes|Macros recipes]]

Revision as of 08:58, 29 August 2021

Introduction

This repository contains a library of SVG symbols to be used in FreeCAD. Although they consist of simple SVG files, so they can also be imported inside the 3D document, they are primarily made for use on Drawing pages.

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 bemused as a repository of parts by FreeCAD in the future.

References

Symbols

Installation

Automatic installation

This workbench can be installed from the Addon Manager.

From GitHub

The library is a simple container for SVG files. You can download it anywhere and import its files in your FreeCAD projects. Inside the library, there is also a FreeCAD macro (SymbolsLibrary.FCMacro) that you can edit (you must change the path to your Library) and place in your FreeCAD macros folder. That macro creates a browser window inside FreeCAD, from which you can easily add the symbols to a selected Drawing page (or, if none is selected, the first one found in the active document) by double-clicking them.

Links to Symbols Library

Other useful links