Giter VIP home page Giter VIP logo

Comments (6)

stewartoallen avatar stewartoallen commented on August 24, 2024 3

added hotkeys 'u' and 'U' to save and retrieve/share a bundle of settings including all profiles and custom devices.

from grid-apps.

stewartoallen avatar stewartoallen commented on August 24, 2024

It stores preferences, imported objects, state, etc in a combination of localStorage and IndexedDB. Do you have a privacy setting that prevents that?

from grid-apps.

code8buster avatar code8buster commented on August 24, 2024

Let me clarify:
Persist settings across computers. On a single computer, Kiri:Moto functions as expected.

There's a 3D printer in a room full of thin client computers. I want people to be able to login at any seat and start using grid.space as their slicer without having to worry about what settings are going to be good for the printer.

I experimented with creating a Chrome profile which has the "sync everything" option enabled, but I looked up localStorage just now and it turns out that Chrome doesn't sync localstorage.

As for your question: No. The thin clients are wiped of HDD changes daily, which erases the localStorage/indexedDB. A little outside your scope, though.
If the data could be stored in a way that the browser can shove it onto the cloud until the next logon, that'd solve both problems.

from grid-apps.

stewartoallen avatar stewartoallen commented on August 24, 2024

It does this when used inside of Onshape because Onshape provides account management. So it's not a lot of new code. But I would need to provide accounts on grid.space, and that's a rabbit hole I've avoided for the time being.

from grid-apps.

code8buster avatar code8buster commented on August 24, 2024

Ah, thank you, OnShape is probably what I'll do. Does it also do this with the Thingiverse integration?

Anyways, I just thought it'd be cool if grid.space could pull the user entered values, and throw them into a URL that grid.space could later parse and just use the values from the link. (Like https://grid.space/kiri?sm:FDM&maxy=200&maxz=150&extrtmp=230&bedtmp=99... and so on.)
Again, thanks very much. If I could have tagged this feature request, I would have! If I don't get around to learning how to do this and requesting a pull, at least the idea is out there.

from grid-apps.

stewartoallen avatar stewartoallen commented on August 24, 2024

It doesn't work for Thingiverse. Just Onshape. The URL idea is a good one. I'll look into it.

from grid-apps.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.