Merge branch 'develop' of https://github.com/looooo/freecad.gears into develop

This commit is contained in:
looooo
2022-06-10 14:18:54 +02:00

View File

@@ -509,7 +509,7 @@ class InvoluteGearRack(BaseGear):
obj.beta = '0. deg'
obj.clearance = 0.25
obj.head = 0.
obj.properties_from_tool = True
obj.properties_from_tool = False
obj.add_endings = True
obj.simplified = False
self.obj = obj