Skip to content

JMG1/FreeCAD-Double-Slider-Mechanism

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FreeCAD-Double-Slider-Mechanism
Animation of a double slider mechanism with FreeCAD

(c) 2015 Javier Martínez García

The files "DoubleSliderAnimation.py" and "DoubleSliderMechanism.fcstd" are under GPL V2.0 License. Refer 
to "LICENSE" file for further info.

#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
#+++++++++++++++++++++ RUN THE ANIMATION ++++++++++++++++++++++++++++++++++++
#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Open DoubleSliderMechanism.fcstd and then copy-paste the content of "DoubleSliderAnimation.py" at FreeCADs
python console.

To stop animation, type: timer.stop()
To reset animation, type: reset()
To start animation again, type: timer.start( 10 )
10 is the time between each animation step, increase to move more slowly, decrease to move faster.

About

Animation of a double slider mechanism with FreeCAD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages