Open knipknap opened 1 year ago
I now found the sample in the Repository under "Defaultoutput", and when opening that I do not see the errors, so I suspect the linked file on Printables is just no longer compatible.
However, the one from the repository also creates an error, but only when changing a parameter:
00:01:51 Traceback (most recent call last):
00:01:51 File "/home/asd/snap/freecad/common/Mod/CycloidGearBox/cycloidbox.py", line 260, in recompute
00:01:51 cycloidFun.generate_parts(App.ActiveDocument, self.GetParameters())
00:01:51 File "/home/asd/snap/freecad/common/Mod/CycloidGearBox/cycloidbox.py", line 223, in GetParameters
00:01:51 parameters = {"tooth_count": int(self.Object.__getattribute__("tooth_count")),
00:01:51 AttributeError: 'CycloidalGearBox' object has no attribute 'Object'
After installation from master, I am trying to open this file:
https://www.printables.com/model/45292-cycloidal-gear-box
I see the following in the console:
Version info: