FCGear Zykloidenzahnstange

From FreeCAD Documentation
This page is a translated version of the page FCGear CycloidRack and the translation is 71% 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 Zykloidenzahnstange

Menüeintrag
Gear → Cycloid Rack
Arbeitsbereich
FCGear
Standardtastenkürzel
None
Eingeführt in Version
1.0
Siehe auch
FCGear Zykloidenzahnrad

Beschreibung

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

Anwendung

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

Eigenschaften

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

accuracy

  • Datennumpoints (Integer): Default is 15. Number of points for spline.

base

  • Datenadd_endings (bool): If true (default), then the total length of the rack is teeth * pitch. If false, then the rack starts with a tooth-flank.
  • Datenheight (Length): Default is 5 mm. Value of the gear width.
  • Datenteeth (Integer): Default is 15. Number of teeth.
  • Datenthickness (Length): Default is 5 mm. Thickness of the uncut part of the rack.

computed

  • Datentransverse_pitch (Length): (read-only) Pitch in the transverse plane.

cycloid

  • Dateninner_diameter (Float): Default is 7.5. Diameter of the rolling circle of hypocycloid, normalized by the Datenmodule (see Notes).
  • Datenouter_diameter (Float): Default is 7.5. Diameter of the rolling circle of epicycloid, normalized by the Datenmodule (see Notes).

fillets

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

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).
  • Datendouble_helix (Bool): Default is false, true creates a double helix gear (see Notes).

involute

  • Datenmodule (Length): Default is 1 mm. For racks the module equals the pitch and so is the distance between corresponding points on adjacent teeth (see Notes).

precision

  • Datensimplified (Bool): Default is false. If true the rack is drawn with a constant number of teeth to avoid topological renaming.

tolerance

  • Datenclearance (Float): Default is 0.25 (see Notes).
  • Datenhead (Float): Default is 0. Additional length of the tip of the teeth, normalized by the Datenmodule.

version

  • Datenversion (String):

Hinweise

Siehe FCGear Zykloidenzahnrad.

Nützliche Formeln

Siehe FCGear Zykloidenzahnrad.

Skripten