qrcode2stl icon indicating copy to clipboard operation
qrcode2stl copied to clipboard

Support to download the preview as png or jpg

Open DocBrown101 opened this issue 6 years ago • 3 comments

Then we could focus on only one QR Code generator 😄

DocBrown101 avatar Jan 26 '20 10:01 DocBrown101

I think there are enough plain QR Code generators on the internet but you are right if we do the 3d thing why not also output a 2d image.

flxn avatar Jan 26 '20 11:01 flxn

If you want to create a QR code for Bitcoin transfers, you are never sure if your address has changed. But as soon as I can host it myself, I am very sure!

DocBrown101 avatar Apr 11 '20 17:04 DocBrown101

I didn't find an easy way to export the qr code as an image, but I started refactoring the 3d mesh generation because the code was very messy.
I think when this is done it will be easier to also generate it in 2d.

flxn avatar Apr 13 '20 10:04 flxn