-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Explode Assembly seems to be broken? #36
Comments
https://github.com/JMG1/ExplodedAssembly/blame/master/ExplodedAssembly.py#L450 |
I am not able to reproduce the error, could you post a file with the issue at the FreeCAD forum? |
@JMG1 -> You can use the mechanical.FCStd template from this repository. Message is still the same:
FreeCAD Version:
Installed version of ExplodeAssembly
|
Currently for me it is not possible to explode drawings with Freecad 0.21.1 (Win). If i use an older version of ExplodeAssembly there are no problems. The following error message appears:
Maybe it is due the setup of

AnimationStepTime
?I didn´t test if the problems are comming from there but if the code was changed to only accept int it would be necessary to change all my project. I haven´t checked the code of the last commit but possible this is a #bug?
The text was updated successfully, but these errors were encountered: