Manually updating resurrect.g without having to pause the print?
-
I'm curious if there is a way to update the resurrect.g without pausing the print or hoping the M911 is able to update it during power loss. Could I save the location every layer so that in the event of a power failure it will restart the layer, printing some of it twice, but for the most part picking up where it left off?
-
@qman3399 said in Manually updating resurrect.g without having to pause the print?:
hoping the M911 is able to update it during power loss.
If you're having unreliable power loss saving maybe look into adding some capacitance to your PSU to give it a bit more time.
-
@Phaedrux I ordered some caps to see if that helps the issue. I'd like to be able to manually save the position too though, in the off chance that the power loss doesn't work or something other than low voltage causes the board to reset. Maybe something like G60? But it doesn't seem like the restore position from G60 saves after a reset.
-
@Phaedrux Pedí algunas tapas para ver si eso ayuda con el problema. Sin embargo, me gustaría poder guardar manualmente la posición también, en caso de que la pérdida de energía no funcione o algo que no sea un bajo voltaje haga que la placa se reinicie. ¿Quizás algo como G60? Pero no parece que la posición de restauración de G60 se guarde después de un reinicio.
I'm also interested in this. I've tested it with G60, as you said it's not suitable for that use.
Were you able to find out anything? -
@amimafe I have tried the same , with G60. But yeah, it doesn't seem to store the position after the reset. Also , it seems like the limitation of the hardware, the power failure script is not executed. As mentioned above, need to find a solution to buy more time.
-
@Alva for me, the power failure recovery (M916) works correctly, but what I would like is to be able to save the G60 position in the resurrect.g so I can continue printing from that point.
-
@amimafe Yes, what i meant was M911 S22 P"M114 M913 X0 Y0 Z0" , here in the power failure script : inside the quotes whatever is written, it is not executing. The power failure recovering is happening perfectly. I also wanted to print the previous line one more time to avoid gaps.
Also, some times what i observed was the recovery position is about 2mm shifted than the original position.