Update README

This commit is contained in:
jaseg 2020-12-29 19:50:28 +01:00
parent 61c0ecea7d
commit 093b2c2df4
10 changed files with 19 additions and 0 deletions

View file

@ -1,2 +1,21 @@
KiCAD Security Mesh Generator KiCAD Security Mesh Generator
============================= =============================
.. image:: kicad-mesh-result-large.png
:width: 800
:alt: A screenshot of KiCAD showing a PCB security mesh generated by KiMesh.
This repository contains KiMesh, a KiCAD pcbnew plugin that generates security mesh traces on a KiCAD PCB.
Installation
------------
To install, copy the "kimesh" directory into your KiCAD installation's scripting plugin folder. Usually, this is
`~/.config/kicad/scripting/plugins/` for KiCAD stable installations or `~/.config/kicad/5.99/scripting/plugins/` for
nightly builds. On Windows, these paths can be found in your user account's `AppData/Roaming` directory.
Theory of operation
-------------------
I have published a post_ on my blog on the theory of operation behind KiMesh.
.. _post: https://blog.jaseg.de/posts/kicad-mesh-plugin/

BIN
kicad-mesh-result-large.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 193 KiB

View file

Before

Width:  |  Height:  |  Size: 254 B

After

Width:  |  Height:  |  Size: 254 B

Before After
Before After

View file

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Before After
Before After