Jump to content

Component: Gearbox (Mechatronics)

From Flowcode Help
Revision as of 14:37, 13 July 2026 by SteveT (talk | contribs) (Text replacement - "style="background-color:#EAE1EA;"" to "class="mtx-class-propfolder"")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Author Matrix TSL
Version 1.0
Category Mechatronics


Gearbox component

A simple component to couple together two rotating shafts via a gearbox. The gearbox can be used to scale the input rotational speed and optionally reverse the output direction.

Component Source Code

Please click here to download the component source project: FC_Comp_Source_GearBox.fcfx

Please click here to view the component source code (Beta): FC_Comp_Source_GearBox.fcfx

Detailed description

No detailed description exists yet for this component

Examples

No additional examples







Macro reference

Rotate

Rotate
 
- FLOAT Angle
 
- VOID Return


Property reference

Properties
Geabox
Gear Ratio
Sets the input to output gear ratio. For example a ratio of 2:1 would be 0.5, a ratio of 1:5 would be 5.0. Negative ratio values allow the input direction to be reversed.  
Connections
Input
Input connection for example a motor or other active component or primitive. 
Output
Output connection for example a primitive or a component such as a linear slide or gearbox. 
Input Offset
Distance along the shaft from the center of the input object to the center of the coupling. 
Output Offset
Distance along the shaft from the center of the coupling to the center of the output object. 
Output Translation X
Distance along the X axis from the center of the coupling to the center of the output object. 
Output Translation Y
Distance along the X axis from the center of the coupling to the center of the output object. 
Panel Properties
Width
 
Height
 
Depth