Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/looooo/freecad.gears int…
Browse files Browse the repository at this point in the history
…o develop
  • Loading branch information
looooo committed Jun 10, 2022
2 parents 07bfe04 + 05d2afe commit 4e6223b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion freecad/gears/features.py
Original file line number Diff line number Diff line change
Expand Up @@ -509,7 +509,7 @@ def __init__(self, obj):
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
Expand Down

0 comments on commit 4e6223b

Please sign in to comment.