-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #13 from upb-lea/wallscheid-patch-1
Update README.md
- Loading branch information
Showing
1 changed file
with
19 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
# Electrical Drawing Symbols for Inkscape | ||
Symbols for electric circuits. Contains block diagrams and symbols. Typcially used for documentation in | ||
* Bachelor / Master / PhD thesis | ||
* Scientific papers | ||
* Technical documentation. | ||
Symbols for electrical engineering applications. Contains block diagrams and symbols. Typcially used for technical drawings in | ||
* Bachelor / Master / Ph.D. theses, | ||
* Scientific papers, and | ||
* Technical manuals. | ||
# Getting started | ||
* Download and install [Inkscape](https://inkscape.org/). | ||
* Download the latest version of [Inkscape_Symbols_All.svg](https://github.com/upb-lea/Inkscape_electric_Symbols/blob/master/Inkscape_Symbols_All.svg). | ||
|
||
After doing so, open Inkscape_Symbols_All.svg and copy the symbols of interest to your inkscape worksheet. | ||
After doing so, open Inkscape_Symbols_All.svg and copy the symbols of interest to your Inkscape worksheet. | ||
|
||
Optional: If you want to recieve updates, clone this repository by using [git](https://git-scm.com/): | ||
Optional: If you want to receive updates, clone this repository by using [git](https://git-scm.com/): | ||
``` | ||
cd /Documents/Folder/of/Interest | ||
git clone [email protected]:upb-lea/Inkscape_electric_Symbols.git | ||
|
@@ -24,15 +24,15 @@ Optional: Click the `watch` button to receive update notifications. | |
![Library overview](/Sources/Overview.png) | ||
|
||
# Using the library (Important!) | ||
* Open Inkscape_Symbols_All.svg and copy the symbols of interest to your inkscape sheet. | ||
* Open Inkscape_Symbols_All.svg and copy the symbols of interest to your Inkscape sheet. | ||
* __Do not resize the individual elements. Use the size as given!__ | ||
* __Always draw on the grid!__ | ||
* __Enable snapping! (see settings screenshots below)__ | ||
* Grid on/off by `#`-key | ||
* Recommended way to move objects: drag them next to a endpoint (it makes a difference where you touch the component), to make sure to work on the rough grid (recommended, not the fine one). | ||
* Recommended way to move objects: drag them next to an endpoint (it makes a difference where you touch the component), to make sure to work on the rough grid (recommended, not the fine one). | ||
* Recommended way to modify wires: mark line (`F1`-key for mark-tool), press `F2`-key, click on the end of the line so that the fixed point becomes red, now you can move this point. | ||
* Recommended way to rotate the component: mark the component, and use the `rotate` buttons at the upper part of the toolbar. | ||
* Recommended way to mirrow components: press `v` (vertical) or `h` (horizontal). | ||
* Recommended way to rotate the component: mark the component and use the `rotate` buttons at the upper part of the toolbar. | ||
* Recommended way to mirror components: press `v` (vertical) or `h` (horizontal). | ||
* Recommended way to changes text: click on text, press `t` for editing mode. | ||
* Change color of area: mark area, click on Color. | ||
* Change color of line: mark line, `shift` + click on Color. | ||
|
@@ -48,8 +48,8 @@ Optional: Click the `watch` button to receive update notifications. | |
![Boost converter](/Sources/Example_Boost_Converter2.png) | ||
### Example Dual Active Bridge Converter | ||
![Dual active bridge](/Sources/Example_DAB.png) | ||
### Example Switching Behaviour | ||
![Switching behaviour](/Sources/Example_Switching_behaviour.png) | ||
### Example Switching Behavior | ||
![Switching behavior](/Sources/Example_Switching_behaviour.png) | ||
|
||
# Set drawing size | ||
The best thing to do before you start drawing is to consider where the drawing will be used. For example, if the drawing will be used on an A4 (210 mm width) paper with 2.5 cm margins on each side, set the drawing width within Inkscape to 160 mm. For two-column text, use 80 mm image width. This way you will get good drawing results relative to the written text. | ||
|
@@ -68,7 +68,7 @@ Drag and drop the Inkscape `.svg`-file into your writer/impress document. | |
* Include this `emf`-file in your Word/PowerPoint document. | ||
|
||
# Usage of Inkscape integrated symbols (Beta!) | ||
Install the symobl sheet into the following directory: | ||
Install the symbol sheet into the following directory: | ||
Windows: `C:\Users\your_usersname\AppData\Roaming\inkscape\symbols` | ||
Linux: `~/.config/inkscape/symbols` | ||
MacOS: `/Users/your_usersname/.config/inkscape/symbol` | ||
|
@@ -85,7 +85,7 @@ Note: Not all symbols from the main document are included here. | |
### Option 1: Use font by LaTeX | ||
Save your drawing as `.pdf` file. While saving, use the following option in the export dialog. | ||
![pdf export dialog](/Sources/pdf_export_dialog.png) | ||
Now, your figure is exported e.g. as `example_figure.pdf_tex`. Also LaTeX formulars are supported using the `.pdf_tex` format. | ||
Now, your figure is exported e.g. as `example_figure.pdf_tex`. Also, LaTeX formulas are supported using the `.pdf_tex` format. | ||
|
||
LaTeX example code, to include this figure into your LaTeX document. | ||
``` | ||
|
@@ -112,10 +112,10 @@ Now, you will find the font `Latin Modern Roman` inside your Inkscape fonts. | |
|
||
|
||
# Bug Reports | ||
Please use the issues report button within github to report bugs. | ||
Please use the issues report button within GitHub to report bugs. | ||
|
||
# Contributing to this repository | ||
For new symbol requests, please open an issue with a single example drawing attached. I will then redraw the symbol, modify it if necessary to fit with the other symbols, and add it to the library. | ||
For new symbol requests, please open an issue with a single example drawing attached. We will then redraw the symbol, modify it if necessary to fit with the other symbols, and add it to the library. | ||
* Please use lines with rounded ends. | ||
* Always draw on the grid (rough or fine). | ||
* Points of components to which a wire can be connected must lie on the rough grid. | ||
|
@@ -126,9 +126,9 @@ Find the changelog [here](https://github.com/upb-lea/Inkscape_electric_Symbols/b | |
|
||
# Troubleshooting | ||
* Make sure that you run the latest version of [Inkscape](https://inkscape.org/). | ||
### Different grid settings when opening older (< `1.3.2`) drawings with newer inkscape version (`1.3.2` and up) | ||
There is a missmatch in the grid settings. This needs to be restored for every single (old) document. | ||
`File` -> `Document settings` under `Grid`: The raster unit is set to `mm`, but should be set to `px`. | ||
### Different grid settings when opening older (< `1.3.2`) drawings with newer Inkscape version (`1.3.2` and up) | ||
There is a mismatch in the grid settings. This needs to be restored for every single (old) document. | ||
`File` -> `Document settings` under `Grid`: The raster unit is set to `mm` but should be set to `px`. | ||
|
||
|
||
|