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
initial commit
11 months ago
.gitignore initial commit 11 months ago
README.md initial commit 11 months ago
__init__.py initial commit 11 months ago
qrgen.png initial commit 11 months ago
qrgen_action.py initial commit 11 months 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