PartDesign InvoluteGear: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
(Marked this version for translation)
(37 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>

<!--T:13-->
<!--T:13-->
{{Docnav
{{Docnav
|[[PartDesign_Sprocket|Sprocket]]
|[[PartDesign_WizardShaft|Shaft design wizard]]
|[[PartDesign_WizardShaft|Shaft design wizard]]
|[[PartDesign MoveTip|Set tip]]
|[[PartDesign_Workbench|PartDesign]]
|[[PartDesign_Workbench|PartDesign]]
|IconL=WizardShaft.svg
|IconL=PartDesign_Sprocket.svg
|IconR=WizardShaft.svg
|IconC=Workbench_PartDesign.svg
|IconC=Workbench_PartDesign.svg
|IconR=PartDesign MoveTip.svg
}}
}}


<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand
|Icon=PartDesign InternalExternalGear.svg
|Name=PartDesign InvoluteGear
|Name=PartDesign InvoluteGear
|MenuLocation=Part Design → Involute gear...
|MenuLocation=Part Design → Involute gear...
|Workbenches=[[PartDesign Workbench|PartDesign]]
|Workbenches=[[PartDesign_Workbench|PartDesign]]
|SeeAlso=[[FCGear_Workbench|FCGear Workbench]]
}}
}}


== Description == <!--T:2-->
== Description == <!--T:20-->

This tool allows you to create a 2D profile of an involute gear. This 2D profile is fully parametric, and can be padded with the [[PartDesign Pad|PartDesign Pad]] feature.
<!--T:2-->
<br>
This tool allows you to create a 2D profile of an involute gear. This 2D profile is fully parametric, and can be padded with the [[PartDesign_Pad|PartDesign Pad]] or [[PartDesign_AdditiveHelix|PartDesign AdditiveHelix]] feature.

<!--T:21-->
For more detailed information see Wikipedia's entries for: [https://en.wikipedia.org/wiki/Gear Gear] and [https://en.wikipedia.org/wiki/Involute_gear Involute Gear]
For more detailed information see Wikipedia's entries for: [https://en.wikipedia.org/wiki/Gear Gear] and [https://en.wikipedia.org/wiki/Involute_gear Involute Gear]


</translate>
</translate>
[[File:PartDesign_Involute_Gear_01.png|left]]
[[File:PartDesign_Involute_Gear_01.png]]
{{clear}}
<translate>
<translate>


==Usage== <!--T:6-->
==Usage== <!--T:22-->

# Go to the menu {{MenuCommand|Part Design → [[File:PartDesign InternalExternalGear.svg|24px]] Involute gear...}}.
=== Create the profile === <!--T:25-->

<!--T:6-->
# Optionally activate the correct body.
# Go to the menu {{MenuCommand|Part Design → [[File:PartDesign InternalExternalGear.svg|16px]] Involute gear...}}.
# Set the Involute parameters.
# Set the Involute parameters.
# Click {{Button|OK}}.
# If there was no active body: drag and drop the gear into a body for the application of further features like padding.

=== Create a spur gear === <!--T:26-->

<!--T:27-->
# Select the gear profile in the [[Tree_view|Tree view]].
# Press the {{Button|[[Image:PartDesign_Pad.svg|16px]] [[PartDesign_Pad|PartDesign Pad]]}} button.
# Set the pad's {{PropertyData|Length}} to the desired face width of the gear.
# Click {{Button|OK}}
# Click {{Button|OK}}
# The involute gear is created outside of the active body. Drag and drop it into a body for the application of further features like padding.


== Parameters == <!--T:17-->
=== Create a helical gear === <!--T:28-->


<!--T:7-->
<!--T:29-->
{{Version|0.19}}
* Number of teeth: Sets the number of teeth.

<!--T:30-->
# Select the gear profile in the [[Tree_view|Tree view]].
# Press the {{Button|[[Image:PartDesign_AdditiveHelix.svg|16px]] [[PartDesign_AdditiveHelix|PartDesign AdditiveHelix]]}} button.
# Choose as Axis the normal of the gear profile, that is {{MenuCommand|Normal sketch axis}} {{Version|0.20}}. (In earlier versions the {{MenuCommand|Base Z axis}} can be used as long as the profile's plane has not been altered.)
# Choose a {{MenuCommand|Height-Turns}} mode.
# Set the {{PropertyData|Height}} to the desired face width of the gear.
# To set the desired helical angle an [[Expressions|Expression]] for the {{PropertyData|Turns}} is required.
## Click the blue [[Image:Bound-expression.svg|16px]] icon at the right of the input field.
## Enter the following formula: {{incode|Height * tan(25°) / (InvoluteGear.NumberOfTeeth * InvoluteGear.Modules * pi)}}, where {{incode|25°}} is an example for the desired helical angle (also known as beta-value) and {{incode|InvoluteGear}} is the {{PropertyData|Name}} of the profile.
## Click {{Button|OK}} to close the formula editor.
# Click {{Button|OK}} to close the task panel.

<!--T:31-->
Hint: To make the helical angle an accessible parameter, use a ''dynamic property'':
# Select the profile.
# In the [[Property_editor|Property editor]] activate the {{MenuCommand|Show all}} option in the context menu.
# Again in the context menu, select {{MenuCommand|Add Property}}. Note: this entry is only available when {{MenuCommand|Show all}} is active.
# In the {{MenuCommand|Add Property}} dialog:
## Choose {{incode|App::PropertyAngle}} as Type.
## Set {{incode|Gear}} as Group.
## Set {{incode|HelicalAngle}} as Name (without a space).
## Click {{Button|OK}}
# Now a new property {{PropertyData|Helical Angle}} (space added automatically), with an initial value of {{incode|0.0°}}, becomes available.
# Assign the desired helical angle to the new property.
# In the formula of the {{PropertyData|Turns}} property of the AdditiveHelix, you can now reference {{incode|InvoluteGear.HelicalAngle}} instead of the hard coded value of e.g. {{incode|25°}}; again assuming {{incode|InvoluteGear}} is the {{PropertyData|Name}} of the profile.

== Properties == <!--T:32-->

<!--T:11-->
* {{PropertyData|External Gear}}: True or false

<!--T:10-->
* {{PropertyData|High Precision}}: True or false


<!--T:8-->
<!--T:8-->
* Modules: Pitch diameter divided by the number of teeth.
* {{PropertyData|Modules}}: Pitch diameter divided by the number of teeth.

<!--T:7-->
* {{PropertyData|Number Of Teeth}}: Sets the number of teeth.


<!--T:9-->
<!--T:9-->
* Pressure angle: Acute angle between the line of action and a normal to the line connecting the gear centers. Default is 20 degrees. ([http://en.wikipedia.org/wiki/Involute_gear More info])
* {{PropertyData|Pressure Angle}}: Acute angle between the line of action and a normal to the line connecting the gear centers. Default is 20 degrees. ([https://en.wikipedia.org/wiki/Involute_gear More info])


<!--T:10-->
* High precision: True or false


<!--T:11-->
==Limitations== <!--T:33-->
* External gear: True or false


== Bugs == <!--T:12-->
<!--T:34-->
* It is currently not possible to adjust the tooth thickness. Tooth and tooth space are distributed equally on the pitch circle. Thus the only way to control backlash is to adjust the center distance in a gear paring.
* There is currently no [https://www.tec-science.com/mechanical-power-transmission/involute-gear/undercut/ undercut] in the generated gear profile. That means gears with a low number of teeth can interfere with the teeth of the mating gear. The lower limit depends on the {{PropertyData|Pressure Angle}} and is around 17 teeth for 20° and 32 for 14.5°. Most practical applications tolerate a missing undercut for gears a little smaller than this theoretical limit though.

==Tutorials== <!--T:23-->

<!--T:24-->
[https://www.youtube.com/watch?v=8VNhTrnFMfE How to make gears in FreeCAD]


==Related== <!--T:18-->
==Related== <!--T:18-->
Line 58: Line 115:
<!--T:19-->
<!--T:19-->
* [[FCGear_Workbench|FCGear Workbench]]
* [[FCGear_Workbench|FCGear Workbench]]



<!--T:14-->
<!--T:14-->
{{Docnav
{{Docnav
|[[PartDesign_Sprocket|Sprocket]]
|[[PartDesign_WizardShaft|Shaft design wizard]]
|[[PartDesign_WizardShaft|Shaft design wizard]]
|[[PartDesign MoveTip|Set tip]]
|[[PartDesign_Workbench|PartDesign]]
|[[PartDesign_Workbench|PartDesign]]
|IconL=WizardShaft.svg
|IconL=PartDesign_Sprocket.svg
|IconR=WizardShaft.svg
|IconC=Workbench_PartDesign.svg
|IconC=Workbench_PartDesign.svg
|IconR=PartDesign MoveTip.svg
}}
}}



Revision as of 20:04, 27 January 2022

PartDesign InvoluteGear

Menu location
Part Design → Involute gear...
Workbenches
PartDesign
Default shortcut
None
Introduced in version
-
See also
FCGear Workbench

Description

This tool allows you to create a 2D profile of an involute gear. This 2D profile is fully parametric, and can be padded with the PartDesign Pad or PartDesign AdditiveHelix feature.

For more detailed information see Wikipedia's entries for: Gear and Involute Gear

Usage

Create the profile

  1. Optionally activate the correct body.
  2. Go to the menu Part Design → Involute gear....
  3. Set the Involute parameters.
  4. Click OK.
  5. If there was no active body: drag and drop the gear into a body for the application of further features like padding.

Create a spur gear

  1. Select the gear profile in the Tree view.
  2. Press the PartDesign Pad button.
  3. Set the pad's DataLength to the desired face width of the gear.
  4. Click OK

Create a helical gear

introduced in version 0.19

  1. Select the gear profile in the Tree view.
  2. Press the PartDesign AdditiveHelix button.
  3. Choose as Axis the normal of the gear profile, that is Normal sketch axis introduced in version 0.20. (In earlier versions the Base Z axis can be used as long as the profile's plane has not been altered.)
  4. Choose a Height-Turns mode.
  5. Set the DataHeight to the desired face width of the gear.
  6. To set the desired helical angle an Expression for the DataTurns is required.
    1. Click the blue icon at the right of the input field.
    2. Enter the following formula: Height * tan(25°) / (InvoluteGear.NumberOfTeeth * InvoluteGear.Modules * pi), where 25° is an example for the desired helical angle (also known as beta-value) and InvoluteGear is the DataName of the profile.
    3. Click OK to close the formula editor.
  7. Click OK to close the task panel.

Hint: To make the helical angle an accessible parameter, use a dynamic property:

  1. Select the profile.
  2. In the Property editor activate the Show all option in the context menu.
  3. Again in the context menu, select Add Property. Note: this entry is only available when Show all is active.
  4. In the Add Property dialog:
    1. Choose App::PropertyAngle as Type.
    2. Set Gear as Group.
    3. Set HelicalAngle as Name (without a space).
    4. Click OK
  5. Now a new property DataHelical Angle (space added automatically), with an initial value of 0.0°, becomes available.
  6. Assign the desired helical angle to the new property.
  7. In the formula of the DataTurns property of the AdditiveHelix, you can now reference InvoluteGear.HelicalAngle instead of the hard coded value of e.g. 25°; again assuming InvoluteGear is the DataName of the profile.

Properties

  • DataExternal Gear: True or false
  • DataHigh Precision: True or false
  • DataModules: Pitch diameter divided by the number of teeth.
  • DataNumber Of Teeth: Sets the number of teeth.
  • DataPressure Angle: Acute angle between the line of action and a normal to the line connecting the gear centers. Default is 20 degrees. (More info)


Limitations

  • It is currently not possible to adjust the tooth thickness. Tooth and tooth space are distributed equally on the pitch circle. Thus the only way to control backlash is to adjust the center distance in a gear paring.
  • There is currently no undercut in the generated gear profile. That means gears with a low number of teeth can interfere with the teeth of the mating gear. The lower limit depends on the DataPressure Angle and is around 17 teeth for 20° and 32 for 14.5°. Most practical applications tolerate a missing undercut for gears a little smaller than this theoretical limit though.

Tutorials

How to make gears in FreeCAD

Related