Autoprint Queue
My printer knocks the part off after a print is finished so it can automatically start the next print. Currently I have an inconsistent and buggy work around to make this happen without user input. It would be nice to have a check box on the server that would allow automatic printing of next print in the queue. Thanks for all your work and contributions to an outstanding program.
Comments
Sorry To ask you this question but i need To know. Is this feature implemented in the v0.86.2 ? If yes, What is the gcode command To that ? I have not found anything.
Thanks you for your answer.
@autostart_next_job
Starts the next job in the print queue automatically as soon as the currently running job is completed.
Note: This is intended for printers that clear the bed automatically, because otherwise it will be printed on the full printing bed, which can cause damage!
@stop_next_autostart
Disables @autostart_next_job.