SGfreewheel
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Automatic Design
Introduced first in SolidGeometry 5.4, Creation date: 2024-05-07, Last change: 2025-09-15
Creates a freewheel for a wind up motor
Description
This function creates a freewheel consisting of two elements. An outer ring, which is later connected to a gear wheel, and an inner ring, which is fixed to the driven shaft. The function can be coupled with the SGspringSpiral and is part of the SGmotorwindup function
In combination with SGspringSpiral, the usage of "ccw" must be the same for both: SGspringSpiral, and SGfreewheel
See Also: SGmotorwindup
, SGspringSpiral
, SGspringSpiralbolt
Example Illustration
Syntax
SG=SGfreewheel([Do,SS,"STL","ccw"])
Input Parameter
Do: | | [% Diameter Height Thickness fixed hooks cavitiesperhook spring thickness] default is [30 5 3 1.2 3 8 1] |
SS: | | Shaft description ; please add transition fitting values |
"STL": | | if used; all STL files are written into a folder |
"ccw": | | if used, the freewheel (winding) is in the counter-clockwise direction - Not really required |
Output Parameter
SG: | | {Inner Ring, Outer Ring} |
Examples
SGfreewheel([30 10 3 1.2 6 4])
Copyright 2024-2025 Tim C. Lueth. All rights reserved. The code is the property of Tim C. Lueth and may not be redistributed or modified without explicit written permission. This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth
Last html export of this page out of FM database by TL: 2025-09-21