MrDraw/src/octoprint/static
Gina Häußge f580acaf70 Added post roll to timelapse
You can now define an amount of seconds that should be added to the rendered timelapse (so, since the current fps setting is 25 frames per seconds, 25 * the configured amount of post roll seconds images will need to be captured).

Timed timelapses add this to the actual run time of the timelapse capturing process (so if you configure 1s post roll, a timed timelapse will run 25s longer than the print)

Z-triggered timelapses just create one last capture from the webcam and use this image again and again (so 25 times for a post roll of 1s).

Implements #384
2014-03-05 20:52:25 +01:00
..
css Added post roll to timelapse 2014-03-05 20:52:25 +01:00
font Moved octoprint sources to "src" folder, adjusted setup.py and run script accordingly 2013-09-15 21:45:33 +02:00
gcodeviewer Make sure we always have color to draw lines with 2014-01-06 15:16:15 +01:00
img Moved octoprint sources to "src" folder, adjusted setup.py and run script accordingly 2013-09-15 21:45:33 +02:00
js Added post roll to timelapse 2014-03-05 20:52:25 +01:00
less Added post roll to timelapse 2014-03-05 20:52:25 +01:00
robots.txt Moved octoprint sources to "src" folder, adjusted setup.py and run script accordingly 2013-09-15 21:45:33 +02:00