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

Support auto-add to specific queues #215

Open
smartin015 opened this issue Mar 8, 2023 · 1 comment
Open

Support auto-add to specific queues #215

smartin015 opened this issue Mar 8, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@smartin015
Copy link
Owner

Is your feature request related to a problem? Please describe.

As network queues become more common and useful, users may wish to auto-upload their files to a network queue instead of the local one.

Describe the solution you'd like

  1. A setting in OctoPrint that targets a specific queue when a file is added, and
  2. An extension to the CPQ API that supports creating jobs/sets in a specific queue (not just the default one)
@smartin015
Copy link
Owner Author

The same validation that is performed when moving queues via the UI should also apply when adding new files via the API, i.e. profile inference should successfully constrain gcode files that are added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant