brad / qr2cad

A python library that converts qr codes to usable 2D/3D CAD objects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert a qr code to a .scad, .dxf, or .stl file

Dependencies

  • Python >= 2.7
  • Python libraries (specified in requirements.txt)
    • Pillow (or Python Imaging Library)
    • qrcode
  • OpenSCAD

About

A python library that converts qr codes to usable 2D/3D CAD objects

License:GNU General Public License v3.0


Languages

Language:Python 100.0%