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.
|
|
| Menu location |
|---|
| Gear → Planetary Gear Assembly |
| Workbenches |
| Gear |
| Default shortcut |
| None |
| Introduced in version |
| 1.4.0 |
| See also |
| None |
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)

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.
This section consists of a dynamic list showing the calculated values of the properties in the computed group:
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:
Part
ShapeCache):
An FCGear PlanetaryGear_Configuration object is derived from an App::FeaturePython object and inherits all its properties. It also has the following additional properties:
accuracy
Integer): Number of points used per involute flankBool): Draw simplified cylinders instead of real teethassembly
Link): Assembly containerLink): Planet carrierBool): Insert gears into an Assembly container and ground the ring gearcomputed
Float): Ratio (carrier / sun) with ring fixedLength): Sun-planet centre distanceString): Validation messagesInteger): Ring gear teethfillets
Float): Fillet radius at the tooth tip, as a fraction of the moduleFloat): Fillet radius at the tooth root, as a fraction of the modulegears
LinkList): Planet gearsLink): Ring gearLink): Sun gearhelical
Bool): Make every gear a herringbone gearAngle): Helix angle of every gearhole
Length): Bore diameter of the planet gears (0 for no bore)Length): Bore diameter of the sun gear (0 for no bore)kinematics
Angle): Carrier rotation angleparameters
Length): Gear heightLength): ModuleInteger): Number of planet gearsAngle): Pressure angleLength): Wall thickness of the ring gear rimFloat): Planet profile shiftFloat): Ring profile shiftFloat): Sun profile shiftInteger): Planet gear teethInteger): Sun gear teethtolerance
Length): Backlash of every meshFloat): Clearance between tooth tip and rootFloat): Addendum factor of sun and planet gearsFloat): Addendum factor of the ring gearversion
String): freecad.gears-version.
For RingGear object properties see Internal Involute Gear, and for SunGear and PlanetGear object properties see Involute Gear.
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.