javl / InstaxBLE

MIT License
54 stars 6 forks source link

Instax Mini Link 2 #6

Closed mainrs closed 1 year ago

mainrs commented 1 year ago

Are there plans to support the new device?

javl commented 1 year ago

I'd love to but I only have the first Link Mini device. Have you tried the code with the Link 2? I don't know if anything actually changed but I think it should still work (seeing as the Android app I based my code on is used for both models). Feel free to ask Instax to send me a couple of printers to test with ;)

mainrs commented 1 year ago

I wanted to ask for some clarification. The program does only send over an image to the printer. The image has to be created by some other program beforehand. So collages and other features are not available.

javl commented 1 year ago

This script is meant to control the printer and (some of) its functions. The collage part is done by the app and is not a feature of the printer itself, so you can replace it with any piece of software you want.