-
Notifications
You must be signed in to change notification settings - Fork 1
Animation of a double slider mechanism with FreeCAD
License
JMG1/FreeCAD-Double-Slider-Mechanism
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published