Giter Club home page Giter Club logo

um3timelapse's Introduction

Ultimaker 3 Timelapse Maker

A script that makes timelapse videos from the onboard camera on your Ultimaker 3.

Bulbasaur

Usage

$ ./timelapse.py HOST DELAY OUTFILE

This script requires Python 3.5 or later and FFmpeg. Run the script. It will wait for your Ultimaker to begin printing, then it will start taking pictures. When the print finishes, the script will compile all the snapshots it took into a video. Video is encoded using H.264 at 30 fps, but you can easily change this by editing ffmpegcmd in the script.

Option Description
HOST The IP address of your Ultimaker 3. You can find this through the menu by going to System > Network > Connection Status.
DELAY The time between snapshots in seconds. You'll probably want to figure this out based on how long your print will take and how long you want the video to be. For example, if I want a 10 second video at 30 fps, that will be 300 frames. If the print will take five hours, then 5 hours / 300 frames = 60 seconds between frames.
OUTFILE This is the name of the video file you want to make. I recommend giving it either a .mkv or .mp4 extension, although you could choose any container format that supports H.264.

Thanks

Ultimaker 3 API library by Daid

um3timelapse's People

Contributors

unlimitedbacon avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.