FCGear InnenverzahntesEvolventenzahnrad

From FreeCAD Documentation
This page is a translated version of the page FCGear InternalInvoluteGear and the translation is 82% complete.

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

Other languages:

FCGear InnenverzahntesEvolventenzahnrad

Menüeintrag
Gear → Internal Involute Gear
Arbeitsbereich
FCGear
Standardtastenkürzel
Kein
Eingeführt in Version
1.0
Siehe auch
FCGear Evolventenzahnrad

Beschreibung

Von links nach rechts: Hohlräder mit Geradverzahnung, Schrägverzahnung, Pfeilverzahnung

Anwendung

  1. Zum Arbeitsbereich FCGear wechseln.
  2. Es gibt mehrere Möglichkeiten den Befehl aufzurufen:
    • Die Schaltfläche Internal Involute Gear drücken.
    • Den Menüeintrag Gear → Internal Involute Gear auswählen.
  3. Die Einstellungen den geforderten Randbedingungen entsprechend ändern (siehe Eigenschaften).

Eigenschaften

Ein FCGear-InternalInvoluteGear-Objekt wird von einem Part-Formelement abgeleitet und erbt alle seine Eigenschaften. Außerdem hat es die folgenden zusätzlichen Eigenschaften:

Daten

accuracy

  • Daten-Eigenschaftnumpoints (Integer): Standardwert ist 6. Ändert das Evolventenprofil. Das Ändern des Wertes kann zu unerwarteten Ergebnissen führen.

Basis

  • Datenheight (Length): Default is 5 mm. Value of the gear width.
  • Datenmodule (Length): Default is 1 mm. Module is the ratio of the reference diameter of the gear divided by the number of teeth (see Notes).
  • Datenteeth (Integer): Default is 15. Number of teeth (see Notes).
  • Datenthickness (Length): Default is 5 mm. Thickness of the uncut outer part of the gear.

computed

  • Datenangular_backlash (Angle): (read-only)
  • Datenda (Length): (read-only) Inside diameter, measured at the addendum (the tip of the teeth).
  • Datendf (Length): (read-only) Root diameter, measured at the foot of the teeth.
  • Datendw (Length): (read-only) Working pitch diameter.
  • Datenoutside_diameter (Length): (read-only) Outside diameter.
  • Datentransverse_pitch (Length): (read-only) Pitch in the plane of rotation.

fillets

  • Datenhead_fillet (Float): Default is 0 mm.
  • Datenroot_fillet (Float): Default is 0 mm.

helical

  • Datenbeta (Angle): Default is 0 °. With the helix angle β a helical gear is created – positive value → rotation direction right, negative value → rotation direction left (see Notes).
  • Datendouble_helix (Bool): Default is false, true creates a double helix gear (see Notes).
  • Datenproperties_from_tool (Bool): Default is false. If true and Datenbeta is not zero, gear parameters are recomputed internally for the rotated gear.

involute

  • Datenpressure_angle (Angle): Default is 20 ° (see Notes).
  • Datenshift (Float): Default is 0. Generates a positive and negative profile shift (see Notes).

precision

  • Datensimple (Bool): Standardwert ist false. true erzeugt eine vereinfachte Ansicht (ohne Zähne und mit nur einem Zylinder mit Teilkreisdurchmesser).

tolerance

  • Datenbacklash (Length): Default is 0 mm. Backlash, also called lash or play, is the distance between the teeth at a gear pair.
  • Datenclearance (Float): Default is 0.25 (see Notes).
  • Datenhead (Float): Default is -0.4 mm. This value is used to change the tooth height.
  • Datenreversed_backlash (Bool): true backlash decrease or false (default) backlash increase (see Notes).

version

  • Datenversion (String):

Hinweise

Siehe FCGear Evolventenzahnrad.

Nützliche Formeln

Siehe FCGear Evolventenzahnrad.

Skripten