This Workbench can be used to create sequences of pictures.
It is still under construction - all contributions welcomed ..
To use this workbench clone this git repository under your FreeCAD MyScripts directory. On a Linux Debian based system such as Ubuntu, installation can be done through BASH as follows
$ mkdir ~/.FreeCAD/Mod
$ cd ~/.FreeCAD/Mod
$ git clone https://github.com/microelly2/Animation.git
Once installed, use git to easily update to the latest version:
$ cd ~/.FreeCAD/Mod/Animation
$ git pull
Tested with 0.16.5005 Development Snapshot on a Windows 7 64bit-System (thanks BPLRFE )
Within FreeCAD you will now have a new workbench-entry called "Animation".
Copy or unzip the drawing dimensioning folder to the directory FreeCAD.app/Contents/Mod
where FreeCAD.app is the folder where FreeCAD is installed.