Quote from
dartrax on 2021-11-04, 10:25
How to reload a stl from disk?
I request a command that reloads the stl, and if the file is not available, ideally tries to find it in the same folder by reducing the file name length (so for example, if it was "model_v1.stl", look for "model_v*.stl" so it will find "model_v2.stl") and ask for it's path if it can't be found.
How to reload a stl from disk?
I request a command that reloads the stl, and if the file is not available, ideally tries to find it in the same folder by reducing the file name length (so for example, if it was "model_v1.stl", look for "model_v*.stl" so it will find "model_v2.stl") and ask for it's path if it can't be found.