Print via Repetier Host, stop, shutdown and retrieve
Hello
Is it possible to stop printing, save current position, shutdown the printer and Repetier Host software, after a while, turn everything on and continue printing from the stopped position?
How?
Comments
With repetier-server we have a rescue system that might allow to do that if enabled. You could then pause (to be at sane position), unplug usb and then disable printer. Then you can sleep pc. On reconnect the server gui will show a print not finished and offer to continue at last position. If it works depends on the fact if you can restore latest position and if firmware moves axis. E.g. if you have z min homing you can not home z for this. You can define height with G92 to set it to last z but firmware might prevent moves when not homes. xy homing should be no problem. Also if bed gets cold it could loose the print. So function is there but if it can be used depends on printer.