Thingiverse
qr2cad
by polymaker
43
Downloads
62
Likes
1
Makes
Python library to generate .scad, .stl, or .dxf representation of a qr code given contents for the qr code (URL, email address, etc).
You will need an internet connection since this script uses the google charts API to generate the qr code.
Up to date code will be kept here:
https://github.com/brad/qr2cad
This was also partially derived from http://www.thingiverse.com/thing:10370
TODO:
- auto encode urls
- data matrix support
- Different size options
- Add option for rounded corne
You will need an internet connection since this script uses the google charts API to generate the qr code.
Up to date code will be kept here:
https://github.com/brad/qr2cad
This was also partially derived from http://www.thingiverse.com/thing:10370
TODO:
- auto encode urls
- data matrix support
- Different size options
- Add option for rounded corne
Sign in to leave a comment
Sign in