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

[FR] add print jobs to job queue in batches #920

Closed
sheldo26 opened this issue Jun 19, 2022 · 3 comments · Fixed by #1253
Closed

[FR] add print jobs to job queue in batches #920

sheldo26 opened this issue Jun 19, 2022 · 3 comments · Fixed by #1253
Assignees
Labels
Is: QoL Anything referencing Quality of Life 💡 Type: FR Requests a new feature
Milestone

Comments

@sheldo26
Copy link

Requested feature:

continuous printing, expanding the functionality of job queue,

add jobs to the continuous printing queue, multiply the number of times the job is printed consecutively
run cleaning script/macro after each print

Solves the following problem:

No response

Additional information:

No response

@sheldo26 sheldo26 added the 💡 Type: FR Requests a new feature label Jun 19, 2022
@dw-0
Copy link
Member

dw-0 commented Jun 19, 2022

What is your exact feature request? Mainsail already has a job queue and continuous printing is a Moonraker feature: https://moonraker.readthedocs.io/en/latest/configuration/#job_queue
Running a macro after each print is also configures via the moonraker.conf.

Can you elaborate on the exact functionality you want to see improved?

@dw-0 dw-0 added the ❔ User Input Further information is requested label Jun 19, 2022
@sheldo26
Copy link
Author

thank you, big help,

functionality to improve, when job is added to the queue, we are able to set number of times it reprints, before it moves to the next job in the list

example Job Queue:
Job A print: "10" times
Job B print: "3" times

this would reduce the over number of jobs in the queue, allowing users to better refine total prints when needing to continuous printing of the same model.

@github-actions github-actions bot removed the ❔ User Input Further information is requested label Jun 19, 2022
@dw-0
Copy link
Member

dw-0 commented Jun 19, 2022

example Job Queue:
Job A print: "10" times
Job B print: "3" times

I see, now i understand your idea. I will re-open this ticket. If we close it, we can't track that feature request anymore.

@dw-0 dw-0 reopened this Jun 19, 2022
@dw-0 dw-0 added the Is: QoL Anything referencing Quality of Life label Jun 19, 2022
@dw-0 dw-0 changed the title continuous printing, expanding the functionality of job queue [FR] add print jobs to job queue in batches Jun 19, 2022
@dw-0 dw-0 added this to the vNext milestone Sep 9, 2022
@meteyou meteyou self-assigned this Dec 13, 2022
@meteyou meteyou modified the milestones: vNext, v2.5.0 Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Is: QoL Anything referencing Quality of Life 💡 Type: FR Requests a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants