I have asked this question before on GitHub as well and learned that you can use job queues and G-code.
However, no matter how much research I do, I can't figure out how to do that.
Here is what I want to do.
1,print completed
2, some action by G code (usually removing the printed material)
3, Start printing the next data from the job queue
Please let me know if you have any additional configuration file definitions or reference sites that would be needed to make these actions happen.
The printer that uses this functionality is still in the process of being assembled by me, so I will be using Voron 0.2 for verification of errors, etc.
In the meantime, I would like to run the G code after the print is finished and see if the next print can be started.