I have a simple involute gear made with the gear WB, set a profile path and need tabs dressup to hold it place.
When I add the tab dressup it seems impossible to edit default 4 tabs. Any attempt to edit the individual tabs just throws lots of redline errors and I can’t even cancel and try again. I need to shut FC and start again.
I can suppose you click Tag’s “Edit” button, but do not select new tag’s position or click “Save” or “Close” buttons to finish editing of some tag.
I’d adjust tag’s parameters, “Replace all”, and sequentially {select tag (in tag’s list or in 3D view) - “Edit” - click on desired place on the Profile path} for all tags.
Snip macro screenshot-92fbef.png
As you can see generated tag’s width is not in accordance with given parameter.
I try to add tag dressup to the profile path; select the first tag in the list. Then just try to Cancel back out I get a traceback:
22:14:50 Traceback (most recent call last):
22:14:50 File "~/freecad-build-master/Mod/Path/Path/Base/Gui/GetPoint.py", line 229, in pointReject
22:14:50 self.pointFinish(False)
22:14:50 File "~/freecad-build-master/Mod/Path/Path/Base/Gui/GetPoint.py", line 209, in pointFinish
22:14:50 FreeCADGui.Snapper.off(True)
22:14:50 TypeError: Snapper.off() takes 1 positional argument but 2 were given
I cannot Close the edit at the bottom and the OK/Cancel/Apply buttons at the top are greyed out.