QR Codes In Silkscreen

QR Codes In Silkscreen

I want a QR code in my silkscreen. I struggled with this for a bit, but I came up with a method that works for me. I want control over the process so that I can make changes later.

The first step is to get the QR code.

I found a website https://www.forqrcode.com that allowed me to produce QR codes in SVG format. My thinking is that SVG would allow me to scale the output later.

PNG From forqrcode.com

The second step is to write a Perl script that converts the SVG to a script that generates an Allegro symbol for the silkscreen.

Comments are closed.