Rescue timelapse after Power failure

Hi, I didn't know where to post this so please feel free to move this thread if it belongs somewhere else. I just did a 60+ hour print and there was a power out in our building at around 40h into the print. I will be able to recover the print but also want to safe the time-lapse pictures I did with the moonraker time-lapse plugin. The problem is I selected autorender before starting the print. As it didn't finish there is no completed print and hence no autorendered time-lapse file. However the plugin has to safe the individual pictures somewhere. Does someone know where so I can recover them before fixing the print/starting the printer and creating a new time-lapse? Greetings, Vince
10 Replies
conscious-sapphire
conscious-sapphire16mo ago
from the config-file: Following basic configuration is default to most images and don't need to be changed in most scenarios. Only uncomment and change it if your Image differ from standart installations. In most common scenarios a User only need [timelapse] in there configuration. #output_path: ~/timelapse/ Directory where the generated video will be saved #frame_path: /tmp/timelapse/ Directory where the temporary frames are saved so you should look in /tmp/timelapse on your pi, unless you changed it.
vhaude
vhaude16mo ago
Thanks a lot! Will have a look at it when restarting the printer. Would this path be accesable from within Mainsail?
conscious-sapphire
conscious-sapphire16mo ago
No I think you have to login.
vhaude
vhaude16mo ago
By login you mean loggin in through putty?
conscious-sapphire
conscious-sapphire16mo ago
That is a good start
vhaude
vhaude16mo ago
As I haver never done anything like that before besides the time-lapse plugin, woul you mind telling me how to download the content of the above mentioned path through putty?
conscious-sapphire
conscious-sapphire16mo ago
I would love to, but I assume you use windows and I don't know how to do it in windows.
vhaude
vhaude16mo ago
No problem. Will have a look online then. Thanks alot!
equal-aqua
equal-aqua15mo ago
Use WinSCP to download your files from the raspberry pi. https://winscp.net/eng/index.php
WinSCP - Free SFTP and FTP client
WinSCP
WinSCP is a popular free SFTP and FTP client for Windows, a powerful file manager that will improve your productivity. It supports also Amazon S3, FTPS, SCP and WebDAV protocols. Power users can automate WinSCP using .NET assembly.
vhaude
vhaude15mo ago
Thanks. I used it, however the folder where the frames should be was empty when restating the printer so I couldn't safe them.