PartDesign InvoluteGear: Difference between revisions

From FreeCAD Documentation
mNo edit summary
(Marked this version for translation)
(4 intermediate revisions by one other user not shown)
Line 35: Line 35:
# 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.
# 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:7-->
== Parameters == <!--T:17-->

<!--T:7-->
* Number of teeth: Sets the number of teeth.
* Number of teeth: Sets the number of teeth.


=== Modules === <!--T:8-->
<!--T:8-->
* Modules: Pitch diameter divided by the number of teeth.
* Modules: Pitch diameter divided by the number of teeth.


=== Pressure angle === <!--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])
* 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])


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


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


== Bugs == <!--T:12-->
== Bugs == <!--T:12-->


==Related== <!--T:18-->

<!--T:19-->
* [[FCGear_Workbench|FCGear Workbench]]


<!--T:14-->
<!--T:14-->
Line 62: Line 68:
|IconR=PartDesign MoveTip.svg
|IconR=PartDesign MoveTip.svg
}}
}}

<!--T:15-->
{{PartDesign Tools navi}}

<!--T:16-->
{{Userdocnavi}}


</translate>
</translate>
{{PartDesign Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

Revision as of 21:49, 25 March 2020

PartDesign InvoluteGear

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

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 feature.
For more detailed information see Wikipedia's entries for: Gear and Involute Gear

Usage

  1. Go to the menu Part Design → Involute gear....
  2. Set the Involute parameters.
  3. Click OK
  4. 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

  • Number of teeth: Sets the number of teeth.
  • Modules: Pitch diameter divided by the number of teeth.
  • Pressure angle: Acute angle between the line of action and a normal to the line connecting the gear centers. Default is 20 degrees. (More info)
  • High precision: True or false
  • External gear: True or false

Bugs

Related