Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-import files from a directory #1118

Open
sophiedeziel opened this issue Dec 2, 2023 · 0 comments
Open

Auto-import files from a directory #1118

sophiedeziel opened this issue Dec 2, 2023 · 0 comments
Labels
duplicate This issue or pull request already exists enhancement New feature or request

Comments

@sophiedeziel
Copy link
Owner

Instead of dragging and dropping a .gcode file into the browser, there could be a directory that Tentacles watches and auto-imports all files it contains.

This would be an improvement in some workflows where the slicer could save the files directly to that folder.

Use notifications to indicate that a file was imported.

sophiedeziel added a commit that referenced this issue Dec 8, 2023
Part of #1118

> [!NOTE]
> The notifications system is not ready, there is infrastructure work to
be done to complete the entire issue. The websocket connection is also
broken at the moment.

Adding any file to `tmp/auto_import` will import it automatically into
Tentacles. The file is then deleted from the folder.
@sophiedeziel sophiedeziel added invalid This doesn't seem right duplicate This issue or pull request already exists enhancement New feature or request and removed invalid This doesn't seem right labels Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant