romgere / text2stl

3D text generator for 3D printing. EmberJs / Typescript / Three.js
https://text2stl.mestres.fr
46 stars 17 forks source link

Persistent settings (perhaps url based?) #96

Closed jenseng-form closed 12 months ago

jenseng-form commented 1 year ago

It would be great if you could configure the generator then come back to it later and have your settings still be there. Maybe a way to achieve this would be with URL parameters

romgere commented 1 year ago

Hi @jenseng-form, that's in the "roadmap" (my todo list) : image

That said, given it's a pet project, I can't give you any timeline on this.

romgere commented 12 months ago

@jenseng-form URL is now reflecting settings. You can bookmark URL to easily retrieve your settings (or use the save button & save the URL in the text area) :

image

I'm closing this (you may have to wait a little bit before the feature being available in public URL).