Assembly CreateJointRackPinion: Difference between revisions

From FreeCAD Documentation
(command -> tool. To avoid using "tool" and "command" on the same page.)
(One intermediate revision by the same user not shown)
Line 28: Line 28:
==Description==
==Description==


The [[Image:Assembly_CreateJointRackPinion.svg|24px]] [[Assembly_CreateJointRackPinion|Assembly CreateJointRackPinion]] tool creates a rack and pinion joint that couples the translation of a part of a slinding joint and the rotation of a part of a revolute joint.
The [[Image:Assembly_CreateJointRackPinion.svg|24px]] [[Assembly_CreateJointRackPinion|Assembly CreateJointRackPinion]] tool creates a rack and pinion joint that couples the translation of a part of a slider joint and the rotation of a part of a revolute joint.


==Usage==
==Usage==
Line 37: Line 37:
#* Select the {{MenuCommand|Assembly → [[Image:Assembly_CreateJointRackPinion.svg|16px]] Create Rack and Pinion Joint}} option from the menu.
#* Select the {{MenuCommand|Assembly → [[Image:Assembly_CreateJointRackPinion.svg|16px]] Create Rack and Pinion Joint}} option from the menu.
#* Use the keyboard shortcut: {{KEY|Q}}.
#* Use the keyboard shortcut: {{KEY|Q}}.
# The '''Create Joint''' dialog opens in the [[Task_panel|Task panel]] listing preselected entities.
# The '''Create Joint''' dialog opens in the [[Task_panel|Task panel]] listing the pre-selected entities.
# For further steps see [[Assembly_CreateJointFixed#Usage|Assembly CreateJointFixed]].
# For further steps see [[Assembly_CreateJointFixed#Usage|Assembly CreateJointFixed]].



Revision as of 15:26, 23 May 2024

Other languages:
This is an experimental feature. To enable it see Fine-tuning.

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.

Assembly CreateJointRackPinion

Menu location
Assembly → Create Rack and Pinion Joint
Workbenches
Assembly
Default shortcut
Q
Introduced in version
1.0
See also
None

Description

The Assembly CreateJointRackPinion tool creates a rack and pinion joint that couples the translation of a part of a slider joint and the rotation of a part of a revolute joint.

Usage

  1. Optionally select two geometric entities of two different parts that have previously been used to define a Slider joint and a Revolute joint.
  2. There are several ways to invoke the tool:
    • Press the Create Rack and Pinion Joint button.
    • Select the Assembly → Create Rack and Pinion Joint option from the menu.
    • Use the keyboard shortcut: Q.
  3. The Create Joint dialog opens in the Task panel listing the pre-selected entities.
  4. For further steps see Assembly CreateJointFixed.

Notes

  • Pitch radius refers to the pitch circle of the pinion. It is stored in DataDistance and is the basis to calculate the ratio between rotation and translation.

Properties

See also: Property editor.

A RackPinion object is derived from an App FeaturePython object and inherits all its properties. See Assembly CreateJointFixed for additional properties.