You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xenua
e87050418a
|
2 years ago | |
---|---|---|
.gitignore | 2 years ago | |
README.md | 2 years ago | |
__init__.py | 2 years ago | |
qrgen.png | 2 years ago | |
qrgen_action.py | 2 years ago |
README.md
kicad-qrgen
.. is a tool that looks for selected text elements with a specific format, and outputs a qr code with the specified contents
usage
add a text element on the layer you want, set the contents, select that text (or multiple) and click the button
format
qrgen! <params>
<text>
where <params>
is a space separated list of options and <text>
is the text inserted into the code
possible params:
param | what it does |
---|---|
dot_size= | size of a single pixel, default 0.5mm |
border_size= | num of pixels around the code, default 2 |
invert | inverts the colors |
todo
- implement different shapes (rectangles)
- group the qr code automatically
contributions very welcome, email me at code at this site's base domain
or hit me up on fedi