Assembly CreateJointScrew: 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_CreateJointScrew.svg|24px]] [[Assembly_CreateJointScrew|Assembly CreateJointScrew]] 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. In connection with the already existing joints this joint can be used to simulate a lead screw gear, etc.
The [[Image:Assembly_CreateJointScrew.svg|24px]] [[Assembly_CreateJointScrew|Assembly CreateJointScrew]] 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. In connection with the already existing joints this joint can be used to simulate a lead screw gear, etc.


==Usage==
==Usage==
Line 37: Line 37:
#* Select the {{MenuCommand|Assembly → [[Image:Assembly_CreateJointScrew.svg|16px]] Create Screw Joint}} option from the menu.
#* Select the {{MenuCommand|Assembly → [[Image:Assembly_CreateJointScrew.svg|16px]] Create Screw Joint}} option from the menu.
#* Use the keyboard shortcut: {{KEY|W}}.
#* Use the keyboard shortcut: {{KEY|W}}.
# 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:28, 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 CreateJointScrew

Menu location
Assembly → Create Screw Joint
Workbenches
Assembly
Default shortcut
W
Introduced in version
1.0
See also
None

Description

The Assembly CreateJointScrew 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. In connection with the already existing joints this joint can be used to simulate a lead screw gear, etc.

Usage

  1. Optionally select two geometric entities of two different shapes 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 Screw Joint button.
    • Select the Assembly → Create Screw Joint option from the menu.
    • Use the keyboard shortcut: W.
  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 of a (lead) screw. It is stored in DataDistance and defines the translation per one turn of the screw.

Properties

See also: Property editor.

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