FCGear InvoluteRack/pl: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 2: Line 2:


{{Docnav
{{Docnav
|[[FCGear_InternalInvoluteGear|InternalInvoluteGear]]
|[[FCGear_InvoluteGear|InvoluteGear]]
|[[FCGear_CycloidGear|CycloidGear]]
|[[FCGear_CycloidGear|CycloidGear]]
|[[FCGear_Workbench|FCGear]]
|[[FCGear_Workbench|FCGear]]
|IconL=FCGear_InvoluteGear.svg
|IconL=FCGear_InternalInvoluteGear.svg
|IconR=FCGear_CycloidGear.svg
|IconR=FCGear_CycloidGear.svg
|IconC=FCGear_workbench_icon.svg
|IconC=FCGear_workbench_icon.svg
Line 40: Line 40:


==Properties==
==Properties==

An FCGear InvoluteRack object is derived from a [[Part_Feature|Part Feature]] object and inherits all its properties. It also has the following additional properties:


===Data===
===Data===


{{Properties_Title|Base}}
{{Properties_Title|base}}


* {{PropertyData|Placement}}: [[Placement|Placement]] is the location and orientation of an object in space.
* {{PropertyData|add_endings|Bool}}: If {{Emphasis|True}}, then the total length of the rack is teeth * pitch, otherwise the rack starts with a tooth-flank.
* {{PropertyData|Label}}: User name of the object in the [[Tree_view|Tree view]].
* {{PropertyData|height|Length}}: Value of the gear width.
* {{PropertyData|module|Length}}: Module is the ratio of the reference diameter of the gear divided by the number of teeth (see also the information in {{Emphasis|Notes}}).
* {{PropertyData|teeth|Integer}}: Number of teeth.
* {{PropertyData|thickness|Length}}: Height from the tooth root to the lower side of the rod.


{{Properties_Title|computed}}
{{Properties_Title|computed}}


* {{PropertyData|transverse_pitch}}: Pitch in the transverse plane – not changeable, is calculated automatically (see also the information in {{Emphasis|Notes}}).
* {{PropertyData|transverse_pitch|Length}}: (read-only) Pitch in the transverse plane (see also the information in {{Emphasis|Notes}}).

{{Properties_Title|fillets}}

* {{PropertyData|head_fillet|Float}}:
* {{PropertyData|root_fillet|Float}}:

{{Properties_Title|helical}}

* {{PropertyData|beta|Angle}}: With the helix angle β a helical gear is created (positive value → rotation direction right, negative value → rotation direction left).
* {{PropertyData|double_helix|Bool}}: {{Emphasis|True}} creates a double helix gear (see also the information in {{Emphasis|Notes}})
* {{PropertyData|properties_from_tool|Bool}}: If helix angle β is given and {{Emphasis|properties_from-tool}} is enabled, gear parameters are internally recomputed for the rotated gear.

{{Properties_Title|involute}}

* {{PropertyData|pressure_angle|Angle}}: Default is 20° (see also the information in {{Emphasis|Notes}}).


{{Properties_Title|gear_parameter}}
{{Properties_Title|precision}}


* {{PropertyData|add_endings}}: If {{Emphasis|True}}, than the total length of the rack is teeth * pitch, otherwise the rack starts with a tooth-flank.
* {{PropertyData|simplified|Bool}}: {{Emphasis|True}} generates a simplified display (without teeth).
* {{PropertyData|beta}}: With the helix angle β a helical gear is created (positive value → rotation direction right, negative value → rotation direction left).
* {{PropertyData|clearance}}: Default is 0,25 (see also the information in {{Emphasis|Notes}}).
* {{PropertyData|double_helix}}: {{Emphasis|True}} creates a double helix gear (see also the information in {{Emphasis|Notes}})
* {{PropertyData|head}}: Default is 0,00. This value is used to change the tooth height.
* {{PropertyData|height}}: Value of the gear width.
* {{PropertyData|module}}: Module is the ratio of the reference diameter of the gear divided by the number of teeth (see also the information in {{Emphasis|Notes}}).
* {{PropertyData|properties_from_tool}}: If helix angle β is given and {{Emphasis|properties_from-tool}} is enabled, gear parameters are internally recomputed for the rotated gear.
* {{PropertyData|simplified}}: {{Emphasis|True}} generates a simplified display (without teeth).
* {{PropertyData|teeth}}: Number of teeth
* {{PropertyData|thickness}}: Height from the tooth root to the lower side of the rod.


{{Properties_Title|involute_parameter}}
{{Properties_Title|tolerance}}


* {{PropertyData|pressure_parameter}}: Default is 20 (see also the information in {{Emphasis|Notes}}).
* {{PropertyData|clearance|Float}}: Default is 0,25 (see also the information in {{Emphasis|Notes}}).
* {{PropertyData|head|Float}}: Default is 0,00. This value is used to change the tooth height.


{{Properties_Title|version}}
=== View ===


* {{PropertyData|version|String}}:
The parameter descriptions of the {{Emphasis|View}} tab will be found in [[Property_editor|Property editor]], further below at {{Emphasis|Example of the properties of a PartDesign object}}.


==Notes==
==Notes==
Line 84: Line 95:
==Useful formulas==
==Useful formulas==


For more information see [[File:FCGear_InvoluteGear.svg|16px|link=FCGear InvoluteGear]] [[FCGear_InvoluteGear|Involute gear]].
See [[FCGear_InvoluteGear#Useful_formulas|FCGear InvoluteGear]].


==Scripting==
==Scripting==
Line 103: Line 114:


{{Docnav
{{Docnav
|[[FCGear_InternalInvoluteGear|InternalInvoluteGear]]
|[[FCGear_InvoluteGear|InvoluteGear]]
|[[FCGear_CycloidGear|CycloidGear]]
|[[FCGear_CycloidGear|CycloidGear]]
|[[FCGear_Workbench|FCGear]]
|[[FCGear_Workbench|FCGear]]
|IconL=FCGear_InvoluteGear.svg
|IconL=FCGear_InternalInvoluteGear.svg
|IconR=FCGear_CycloidGear.svg
|IconR=FCGear_CycloidGear.svg
|IconC=FCGear_workbench_icon.svg
|IconC=FCGear_workbench_icon.svg

Revision as of 09:36, 26 September 2022

FCGear InvoluteRack

Menu location
Gear → Involute Rack
Workbenches
FCGear
Default shortcut
None
Introduced in version
v0.16
See also
FCGear InvoluteGear

Description

Gear racks are used to convert a rotary motion into a linear motion or vice versa. The following examples show the different applications:

  • A rack with gear on at a retaining weir.
  • Various rack systems of rack-and-pinion railways.
  • Rack and pinion steering in a vehicle.
  • Rack and pinion winch as mechanical hoist (e.g. car jack).
  • Pneumatic rack and pinion drives used to control valves in pipeline transport.

From left to right: Spur gearing, helical gearing, double helical gearing

Usage

  1. Switch to the FCGear Workbench.
  2. There are several ways to invoke the command:
    • Press the Involute Rack button in the toolbar.
    • Select the Gear → Involute Rack option from the menu.
  3. Change the gear parameter to the required conditions (see Properties → Data below).

Properties

An FCGear InvoluteRack object is derived from a Part Feature object and inherits all its properties. It also has the following additional properties:

Data

base

  • DANEadd_endings (Bool): If True, then the total length of the rack is teeth * pitch, otherwise the rack starts with a tooth-flank.
  • DANEheight (Length): Value of the gear width.
  • DANEmodule (Length): Module is the ratio of the reference diameter of the gear divided by the number of teeth (see also the information in Notes).
  • DANEteeth (Integer): Number of teeth.
  • DANEthickness (Length): Height from the tooth root to the lower side of the rod.

computed

  • DANEtransverse_pitch (Length): (read-only) Pitch in the transverse plane (see also the information in Notes).

fillets

  • DANEhead_fillet (Float):
  • DANEroot_fillet (Float):

helical

  • DANEbeta (Angle): With the helix angle β a helical gear is created (positive value → rotation direction right, negative value → rotation direction left).
  • DANEdouble_helix (Bool): True creates a double helix gear (see also the information in Notes)
  • DANEproperties_from_tool (Bool): If helix angle β is given and properties_from-tool is enabled, gear parameters are internally recomputed for the rotated gear.

involute

  • DANEpressure_angle (Angle): Default is 20° (see also the information in Notes).

precision

  • DANEsimplified (Bool): True generates a simplified display (without teeth).

tolerance

  • DANEclearance (Float): Default is 0,25 (see also the information in Notes).
  • DANEhead (Float): Default is 0,00. This value is used to change the tooth height.

version

  • DANEversion (String):

Notes

  • transverse_pitch: The value is the result of multiplication of module * pi. This means for the standard involute rack of FCGear: 15 (teeth) * 3,14 (transverse_pitch) is 47.12 mm. See also module further below.
  • clearance: At a gear pair, clearance is the distance between the tooth tip of the first gear and the tooth root of the second gear.
  • double_helix: To use the double helical gearing the helix angle β (beta) for the helical gearing must first be entered.
  • module: Using ISO (International Organization for Standardization) guidelines, Module size is designated as the unit representing gear tooth-sizes. Module (m): m = 1 (p = 3.1416), m = 2 (p = 6.2832), m = 4 (p = 12.566). If you multiply Module by Pi, you can obtain Pitch (p). Pitch is the distance between corresponding points on adjacent teeth. The result of the multiplication is displayed in transverse_pitch
  • pressure_parameter: Only change the parameter, if sufficient knowledge of the gear geometry is available.

Useful formulas

See FCGear InvoluteGear.

Scripting

Use the power of python to automate your gear modeling:

import FreeCAD as App
import freecad.gears.commands
gear = freecad.gears.commands.CreateInvoluteRack.create()
gear.teeth = 20
gear.beta = 20
gear.height = 10
gear.double_helix = True
App.ActiveDocument.recompute()
Gui.SendMsgToActiveView("ViewFit")