FCGear PlanetaryGear

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.

FCGear PlanetaryGear

Menu location
Gear → Planetary Gear Assembly
Workbenches
Gear
Default shortcut
None
Introduced in version
1.4.0
See also
None

Description

The FCGear PlanetaryGear command calculates and creates a planetary gear assembly. A live preview helps to find valid settings.

Live preview in the 3D View → Finished planetary gear assembly (colors added for clarity)

Usage

  1. There are several ways to invoke the command:
  2. The Planetary Gear Assembly Task Panel opens.
  3. Adjust the parameters and press OK To finish configuration and close the Task Panel
  4. An assembly, a PlanetaryGear object, is created.
  5. Optionally adjust further parameters in the Property View.

Task Panel

This Task Panel is only available for adjustment before the planetary gear is created. Entries are stored in the properties of the PlanetaryGear_Configuration object and automatically distributed to the properties of the gear objects. After creation the parameters can still be adjusted in the Property View.

Gear data

Profile shift

Bores and backlash

Checkboxes

Calculation

This section consists of a dynamic list showing the calculated values of the properties in the computed group:

Properties

See also: Property View.

An FCGear PlanetaryGear object is derived from an Assembly::AssemblyObject object and inherits all its properties. It also has the following additional properties:

Data

Part


An FCGear PlanetaryGear_Configuration object is derived from an App::FeaturePython object and inherits all its properties. It also has the following additional properties:

Data

accuracy

assembly

computed

fillets

gears

helical

hole

kinematics

parameters

tolerance

version


For RingGear object properties see Internal Involute Gear, and for SunGear and PlanetGear object properties see Involute Gear.

Notes

This tool does not work properly with the Assembly version in xwzCAD 2.1-pre yet. Objects seem to build correct but the positioning fails.