Export operation list/config?

It it possible to export the current configuration for the operations list? I’m thinking of something similar to the machine profile that’s exported in the g-code output. It would be convenient for seeing what, if anything, has been changed (perhaps inadvertently), and if it could be imported, to reuse configurations between similar projects.

(It’s entirely possible that this exists, and I just haven’t found it.)

setup → profiles or the L hot key allows you to have named collections of settings which include left menu and ops chains

Oh, nice. I was about to say “that’s not quite what I was looking for”, but I see that the edit button gives me exactly what I was looking for. Thanks! (Well, “exactly”, except for all being in metric. But I’ll deal. :slight_smile: )

Ah. But exporting gives me a binary blob. I can copy-paste, but is there a way to either export as text, or decode the .km file?

it should be json format or a base64 encoding of json

1 Like