https://github.com/bollos00/dxf-electroniccomponentslibrary
This is a new -- work in progress -- Electronic and Digital Components block library for in the dxf format. It is compatible with softwares that support the dxf format, like LibreOffice, Inkscape, LibreCAD, Qad and AutoCAD.
https://github.com/bollos00/dxf-electroniccomponentslibrary
cad dxf dxf-files
Last synced: 3 months ago
JSON representation
This is a new -- work in progress -- Electronic and Digital Components block library for in the dxf format. It is compatible with softwares that support the dxf format, like LibreOffice, Inkscape, LibreCAD, Qad and AutoCAD.
- Host: GitHub
- URL: https://github.com/bollos00/dxf-electroniccomponentslibrary
- Owner: Bollos00
- License: gpl-3.0
- Created: 2020-11-02T04:36:17.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-29T11:23:42.000Z (almost 4 years ago)
- Last Synced: 2025-01-17T13:19:35.957Z (5 months ago)
- Topics: cad, dxf, dxf-files
- Homepage:
- Size: 377 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [DXF-ElectronicComponentsLibrary](https://github.com/Bollos00/DXF-ElectronicComponentsLibrary)

This is a new -- work in progress -- Electronic and Digital Components block library for in the **dxf** format. It is compatible with softwares that support the dxf format like LibreOffice, Inkscape, LibreCAD, QCad and AutoCAD.
## Adding DXF-ElectronicComponentsLibrary to QCad
First of all, clone this repository wherever you want:
```
git clone https://github.com/Bollos00/DXF-ElectronicComponentsLibrary.git
```Then open QCad and go to _Edit > Application Preferences > Widgets > Library Browser_. There, click on _Add..._ on _Library sources_ group and include the location of the directory that contains this repository and restart QCad.
## Adding DXF-ElectronicComponentsLibrary to LibreCAD
First of all, clone this repository wherever you want:
```
git clone https://github.com/Bollos00/DXF-ElectronicComponentsLibrary.git
```Then open LibreCAD and go to _Options > Application Preferences > Paths_. There, set path library to the full path of the location of this repository and restart the application.