Closed DeQuosaek closed 10 months ago
If your sd card runs out of space you need a bigger one, or remove stuff you do not need
This might not be a Moonraker problem then. I'll have to look around and figure out how to mount the SD card and point the output to that location. I'm an inexperienced intermediate user with Linux. My apologies for raising an issue that probably isn't related to the code.
On Tue, Jan 9, 2024, 4:24 AM Alex Zellner @.***> wrote:
If your sd card runs out of space you need a bigger one, or remove stuff you do not need
— Reply to this email directly, view it on GitHub https://github.com/mainsail-crew/moonraker-timelapse/issues/146#issuecomment-1882979100, or unsubscribe https://github.com/notifications/unsubscribe-auth/BFDDPAYI33274RBMFOT6PC3YNUZJBAVCNFSM6AAAAABBMHTYW6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBSHE3TSMJQGA . You are receiving this because you authored the thread.Message ID: @.***>
You can define the output and the frame path inside your moonraker.conf
[timelapse]
output_path: ~/printer_data/timelapse/
frame_path: /tmp/timelapse/
Thank you for the information. Unfortunately I'm running on a Neptune 4 Pro and the TF card slot doesn't work for this purpose and the USB is taken up by my webcam. I'll have to figure out a workaround or just load everything onto a separate Raspberry Pi and take the processing away from the small printer board. Thanks again!
Closing issue, as this does not appear to be an issue with the code.
Maybe reduce the resolution of the cam as that would end up in smaller snapshot files.
You can define the output and the frame path inside your moonraker.conf
[timelapse] output_path: ~/printer_data/timelapse/ frame_path: /tmp/timelapse/
Thanks for the information on the default location of the frames! Until I figure out a better solution to the storage issue, at least I can move already taken frames out of there to make room for more while the time-lapse is going.
I'm using the timelapse feature to take time-lapse videos of my 3D prints in Klipper on a Neptune 4 Pro printer and every time my time-lapse gets to around 650 frames it returns the error "Error taking timelapse frame".
The moonraker log shows the following errors and a return code of 3. I'm assuming that might mean I've run out of drive space. [shell_command.py:_check_proc_success()] - Command (wget http://localhost:8080/?action=snapshot -O /tmp/timelapse/frame000661.jpg) exited with return code 3