Assembly CreateJointBelt
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 |
---|
Assembly → Create Gear/Belt Joint → Create Belt Joint |
Workbenches |
Assembly |
Default shortcut |
None |
Introduced in version |
1.0 |
See also |
None |
Description
The Assembly CreateJointBelt tool creates a belt joint that couples the rotation of two parts of two different revolute joints. In connection with the already existing joints this joint can be used to simulate belt drives, timing gears, etc.
Usage
- Optionally select two geometric entities of two different parts that have previously been used to define two Revolute joints.
- There are several ways to invoke the tool:
- Press the
Create Belt Joint button.
- Select the Assembly → Create Gear/Belt Joint →
Create Belt Joint option from the menu.
- Press the
- The Create Joint dialog opens in the Task panel listing the pre-selected entities.
- For further steps see Assembly CreateJointFixed.
Notes
- Radius1 and Radius2 refer to the pitch circle of timing gears or the outer diameter of pulleys. They store their values in the DataDistance and DataDistance2 properties and they define the ratio between both rotations.
- Use the same value for both radii to connect both ends of a flexible shaft (if the rotations don't match, either reverse one Revolute joint or use the Gear joint instead of this one).
Properties
See also: Property editor.
A Belt object is derived from an App FeaturePython object and inherits all its properties. See Assembly CreateJointFixed for additional properties.
- Joints: Toggle Grounded, Create a Fixed Joint, Create Revolute Joint, Create Cylindrical Joint, Create Slider Joint, Create Ball Joint, Create Distance Joint, Create Parallel Joint, Create Perpendicular Joint, Create Angle Joint, Create Rack and Pinion Joint, Create Screw Joint, Create Gears Joint, Create Belt Joint
- Preferences: Preferences

- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties, Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base, Assembly, BIM, CAM, Draft, FEM, Inspection, Material, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework
- Hubs: User hub, Power users hub, Developer hub