Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Clément Chaine authored Jun 20, 2019
1 parent 067af50 commit cbd4ddc
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,20 @@
# ultimaker-s5-timelapse
A script to automatically recover timelapses from 3D printing

`ultimaker-s5-timelapse` was created by [Clément Chaine](https://github.com/cchaine)

## Requirements

```
python >= 2.7
ffmpeg >= 4.1.1
```

## Usage

Your Ultimaker S5 printer and your computer need to be connected to the same network.
```
usage: python ultimaker_s5_timelapse [-h] -ip IP
IP is the local ip address of your printer
```

0 comments on commit cbd4ddc

Please sign in to comment.