PartDesign InvoluteGear/cs: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>

<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
{{Docnav/cs
{{Docnav/cs
Line 21: Line 22:


== Description ==
== 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|PartDesign Pad]] feature.
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]
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]


[[File:PartDesign_Involute_Gear_01.png|left]]
[[File:PartDesign_Involute_Gear_01.png]]
{{clear}}


==Usage==
==Usage==

# Go to the menu {{MenuCommand|Part Design → [[File:PartDesign InternalExternalGear.svg|24px]] Involute gear...}}.
# Go to the menu {{MenuCommand|Part Design → [[File:PartDesign InternalExternalGear.svg|24px]] Involute gear...}}.
# Set the Involute parameters.
# Set the Involute parameters.
Line 45: Line 47:


* External gear: True or false
* External gear: True or false

==Tutorials==

[https://www.youtube.com/watch?v=8VNhTrnFMfE Howto make gears in FreeCAD]


==Related==
==Related==

Revision as of 14:08, 16 November 2021

PartDesign InvoluteGear

Umístění Menu
Part Design → Involute gear...
Pracovní stoly
PartDesign
Výchozí zástupce
Nikdo
Představen ve verzi
-
Viz také
Nikdo

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

Tutorials

Howto make gears in FreeCAD

Related