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.
|
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
- Zum Arbeitsbereich
FCGear wechseln.
- Es gibt mehrere Möglichkeiten den Befehl aufzurufen:
- Die Schaltfläche
Cycloid Rack drücken.
- Den Menüeintrag Gear →
Cycloid Rack auswählen.
- Die Schaltfläche
- 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 is15
. Number of points for spline.
base
- Datenadd_endings (
bool
): Iftrue
(default), then the total length of the rack is teeth * pitch. Iffalse
, then the rack starts with a tooth-flank. - Datenheight (
Length
): Default is5 mm
. Value of the gear width. - Datenteeth (
Integer
): Default is15
. Number of teeth. - Datenthickness (
Length
): Default is5 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 is7.5
. Diameter of the rolling circle of hypocycloid, normalized by the Datenmodule (see Notes). - Datenouter_diameter (
Float
): Default is7.5
. Diameter of the rolling circle of epicycloid, normalized by the Datenmodule (see Notes).
fillets
- Datenhead_fillet (
Float
): Default is0
. - Datenroot_fillet (
Float
): Default is0
.
helical
- Datenbeta (
Angle
): Default is0 °
. With the helix angle β a helical gear is created (positive value → rotation direction right, negative value → rotation direction left). - Datendouble_helix (
Bool
): Default isfalse
,true
creates a double helix gear (see Notes).
involute
- Datenmodule (
Length
): Default is1 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 isfalse
. Iftrue
the rack is drawn with a constant number of teeth to avoid topological renaming.
tolerance
- Datenclearance (
Float
): Default is0.25
(see Notes). - Datenhead (
Float
): Default is0
. 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
Diese Seite wird abgerufen von https://wiki.freecad.org/FCGear_CycloidRack