Assembly CreateJointBelt/pt-br
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 → Gear/Belt Joint → Belt Joint |
| Workbenches |
| Assembly |
| Default shortcut |
| None |
| Introduced in version |
| 1.0 |
| See also |
| None |
Descrição
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.
Utilização
- 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
Belt Joint button.
- Select the Assembly → Gear/Belt Joint →
Belt Joint option from the menu.
- Press the
- The Joint dialog opens in the task panel listing the pre-selected entities.
- For further steps see Assembly CreateJointFixed.
Notas
- Radius1 and Radius2 refer to the pitch circle of timing gears or the outer diameter of pulleys. They store their values in the DadosDistance and DadosDistance2 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 View.
A Belt object is derived from an App FeaturePython object and inherits all its properties. See Assembly CreateJointFixed for additional properties.
- Assembly: New Assembly, Component, New Part, Solve Assembly, Exploded View, Simulation, Bill of Materials
- Joints: Toggle Grounded, Fixed Joint, Revolute Joint, Cylindrical Joint, Slider Joint, Ball Joint, Distance Joint, Parallel Joint, Perpendicular Joint, Angle Joint, Rack and Pinion Joint, Screw Joint, Gears Joint, 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