PartDesign InvoluteGear: Difference between revisions

From FreeCAD Documentation
(The tool now has a GUI, removed info about script)
No edit summary
(28 intermediate revisions by 8 users not shown)
Line 1: Line 1:
<languages/>
<translate>
<translate>
<!--T:13-->
{{Docnav
|[[PartDesign_Sprocket|Sprocket]]
|[[PartDesign_WizardShaft|Shaft design wizard]]
|[[PartDesign_Workbench|PartDesign]]
|IconL=PartDesign_Sprocket.svg
|IconR=WizardShaft.svg
|IconC=Workbench_PartDesign.svg
}}


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

== Description == <!--T:2-->
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.
<br>
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]


== Description ==<!--T:2-->
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.
</translate>
</translate>
[[Image:PartDesign_Involute_Gear_01.png|left]]
[[File:PartDesign_Involute_Gear_01.png|left]]
{{clear}}
{{clear}}
<translate>
<translate>


==Usage== <!--T:6-->
== How to use ==
# Go to the '''Part Design → [[Image:PartDesign_InvoluteGear.png|16px]] Involute gear...''' menu.
# Go to the menu {{MenuCommand|Part Design → [[File:PartDesign InternalExternalGear.svg|24px]] Involute gear...}}.
# Set the Involute parameters
# Set the Involute parameters.
# Click 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 ==
== Parameters == <!--T:17-->
=== Number of teeth ===
Sets the number of teeth.


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


<!--T:8-->
=== Pressure angle ===
* Modules: Pitch diameter divided by the number of teeth.
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])


<!--T:9-->
=== High precision (on v0.15 development version only) ===
* 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])
True or false


<!--T:10-->
=== External gear (on v0.15 development version only)===
True or false
* High precision: True or false


<!--T:11-->
== Bugs ==
* External gear: True or false
* In v0.14.3700/3702/3703, the 3D view does not resize automatically upon creation of the involute gear. Click on the {{KEY|[[Image:View-zoom-all.svg|16px]] '''Fit all'''}} icon to display the involute gear on screen.

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

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

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


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

Revision as of 14:45, 1 May 2021

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 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

Related